Uses of Class
net.minecraft.client.font.FontStorage
Packages that use FontStorage
-
Uses of FontStorage in net.minecraft.client.font
Fields in net.minecraft.client.font declared as FontStorageModifier and TypeFieldDescriptionprivate final FontStorageFontManager.missingStorageprivate @Nullable FontStorageFontManager.Fonts.storageFields in net.minecraft.client.font with type parameters of type FontStorageModifier and TypeFieldDescriptionprivate final Map<Identifier, FontStorage> FontManager.fontStoragesMethods in net.minecraft.client.font that return FontStorageModifier and TypeMethodDescriptionprivate FontStorageFontManager.createFontStorage(Identifier fontId, List<Font.FontFilterPair> allFonts, Set<FontFilterType> filters) private FontStorageFontManager.Fonts.getStorage(Identifier fontId) (package private) FontStorageFontManager.getStorageInternal(Identifier id)