Uses of Class
net.minecraft.client.gui.fonts.TexturedGlyph
-
Uses of TexturedGlyph in net.minecraft.client.gui
Modifier and TypeMethodDescriptionprivate void
FontRenderer.renderChar
(TexturedGlyph p_228077_1_, boolean p_228077_2_, boolean p_228077_3_, float p_228077_4_, float p_228077_5_, float p_228077_6_, Matrix4f p_228077_7_, IVertexBuilder p_228077_8_, float p_228077_9_, float p_228077_10_, float p_228077_11_, float p_228077_12_, int p_228077_13_) -
Uses of TexturedGlyph in net.minecraft.client.gui.fonts
Modifier and TypeFieldDescriptionprivate TexturedGlyph
Font.missingGlyph
private TexturedGlyph
Font.whiteGlyph
Modifier and TypeFieldDescriptionprivate final it.unimi.dsi.fastutil.ints.Int2ObjectMap<TexturedGlyph>
Font.glyphs
Modifier and TypeMethodDescriptionFontTexture.add
(IGlyphInfo p_211131_1_) Font.getGlyph
(int p_238559_1_) Font.getRandomGlyph
(IGlyph p_211188_1_) private TexturedGlyph
Font.stitch
(IGlyphInfo p_211185_1_) Font.whiteGlyph()