Class EmptyGlyph

java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.client.gui.font.glyphs.EmptyGlyph

public class EmptyGlyph extends BakedGlyph
  • Constructor Details

    • EmptyGlyph

      public EmptyGlyph()
  • Method Details

    • render

      public void render(boolean p_95278_, float p_95279_, float p_95280_, Matrix4f p_95281_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_)
      Overrides:
      render in class BakedGlyph