Uses of Record Class
net.minecraft.client.font.FontStorage.GlyphPair
-
Uses of FontStorage.GlyphPair in net.minecraft.client.font
Modifier and TypeFieldDescription(package private) static final FontStorage.GlyphPair
FontStorage.GlyphPair.MISSING
Modifier and TypeFieldDescriptionprivate final GlyphContainer<FontStorage.GlyphPair>
FontStorage.glyphCache
Modifier and TypeMethodDescriptionprivate FontStorage.GlyphPair
FontStorage.findGlyph
(int codePoint) Returns the glyph ofcodePoint
.