Package net.minecraft.client.gui.fonts
Class EmptyGlyph
java.lang.Object
net.minecraft.client.gui.fonts.TexturedGlyph
net.minecraft.client.gui.fonts.EmptyGlyph
-
Nested Class Summary
Nested classes/interfaces inherited from class net.minecraft.client.gui.fonts.TexturedGlyph
TexturedGlyph.Effect
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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_) Methods inherited from class net.minecraft.client.gui.fonts.TexturedGlyph
renderEffect, renderType
-
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 classTexturedGlyph
-