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