Uses of Interface
net.minecraft.client.font.Glyph
| Package | Description |
|---|---|
| net.minecraft.client.font |
-
Uses of Glyph in net.minecraft.client.font
Subinterfaces of Glyph in net.minecraft.client.font Modifier and Type Interface Description interfaceRenderableGlyphClasses in net.minecraft.client.font that implement Glyph Modifier and Type Class Description (package private) static classBitmapFont.BitmapFontGlyphclassBlankGlyph(package private) classTrueTypeFont.TtfGlyph(package private) static classUnicodeTextureFont.UnicodeTextureGlyphclassWhiteRectangleGlyphFields in net.minecraft.client.font declared as Glyph Modifier and Type Field Description private static GlyphFontStorage. SPACEFields in net.minecraft.client.font with type parameters of type Glyph Modifier and Type Field Description private Int2ObjectMap<Glyph>FontStorage. glyphCacheMethods in net.minecraft.client.font that return Glyph Modifier and Type Method Description GlyphFontStorage. getGlyph(int int2)Methods in net.minecraft.client.font with parameters of type Glyph Modifier and Type Method Description GlyphRendererFontStorage. getObfuscatedGlyphRenderer(Glyph glyph)