Class ValueBox.IconValueBox

Enclosing class:
ValueBox

public static class ValueBox.IconValueBox extends ValueBox
  • Constructor Details

    • IconValueBox

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

    • renderContents

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