Class EmptyGlyph
java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.client.gui.font.glyphs.EmptyGlyph
- 
Nested Class SummaryNested classes/interfaces inherited from class net.minecraft.client.gui.font.glyphs.BakedGlyphBakedGlyph.Effect
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidrender(boolean p_95278_, float p_95279_, float p_95280_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_) Methods inherited from class net.minecraft.client.gui.font.glyphs.BakedGlyphrenderEffect, renderType
- 
Field Details- 
INSTANCE
 
- 
- 
Constructor Details- 
EmptyGlyphpublic EmptyGlyph()
 
- 
- 
Method Details- 
renderpublic void render(boolean p_95278_, float p_95279_, float p_95280_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, float p_95283_, float p_95284_, float p_95285_, float p_95286_, int p_95287_) - Overrides:
- renderin class- BakedGlyph
 
 
-