Uses of Record Class
net.minecraft.client.font.FontStorage.GlyphPair
Packages that use FontStorage.GlyphPair
-
Uses of FontStorage.GlyphPair in net.minecraft.client.font
Fields in net.minecraft.client.font declared as FontStorage.GlyphPairModifier and TypeFieldDescription(package private) static final FontStorage.GlyphPair
FontStorage.GlyphPair.MISSING
Fields in net.minecraft.client.font with type parameters of type FontStorage.GlyphPairModifier and TypeFieldDescriptionprivate final GlyphContainer<FontStorage.GlyphPair>
FontStorage.glyphCache
Methods in net.minecraft.client.font that return FontStorage.GlyphPairModifier and TypeMethodDescriptionprivate FontStorage.GlyphPair
FontStorage.findGlyph
(int codePoint) Returns the glyph ofcodePoint
.