Class EmptyGlyph

java.lang.Object
net.minecraft.client.gui.fonts.TexturedGlyph
net.minecraft.client.gui.fonts.EmptyGlyph

public class EmptyGlyph extends TexturedGlyph
  • Constructor Details

    • EmptyGlyph

      public EmptyGlyph()
  • Method Details

    • render

      public void render(boolean p_225595_1_, float p_225595_2_, float p_225595_3_, Matrix4f p_225595_4_, IVertexBuilder p_225595_5_, float p_225595_6_, float p_225595_7_, float p_225595_8_, float p_225595_9_, int p_225595_10_)
      Overrides:
      render in class TexturedGlyph