Class ValueBox.TextValueBox

Enclosing class:
ValueBox

public static class ValueBox.TextValueBox extends ValueBox
  • Constructor Details

    • TextValueBox

      public TextValueBox(net.minecraft.network.chat.Component label, net.minecraft.world.phys.AABB bb, net.minecraft.core.BlockPos pos, net.minecraft.network.chat.Component text)
  • Method Details

    • renderContents

      public void renderContents(com.mojang.blaze3d.vertex.PoseStack ms, net.minecraft.client.renderer.MultiBufferSource buffer)
      Overrides:
      renderContents in class ValueBox