Class EmptyGlyph
java.lang.Object
net.minecraft.client.gui.font.glyphs.BakedGlyph
net.minecraft.client.gui.font.glyphs.EmptyGlyph
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.font.glyphs.BakedGlyph
BakedGlyph.Effect, BakedGlyph.GlyphInstance
-
Field Summary
FieldsFields inherited from class net.minecraft.client.gui.font.glyphs.BakedGlyph
Z_FIGHTER
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
renderChar
(BakedGlyph.GlyphInstance p_381033_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, int p_95287_) Methods inherited from class net.minecraft.client.gui.font.glyphs.BakedGlyph
renderEffect, renderType, renderType
-
Field Details
-
INSTANCE
-
-
Constructor Details
-
EmptyGlyph
public EmptyGlyph()
-
-
Method Details
-
renderChar
public void renderChar(BakedGlyph.GlyphInstance p_381033_, org.joml.Matrix4f p_253794_, VertexConsumer p_95282_, int p_95287_) - Overrides:
renderChar
in classBakedGlyph
-