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 FontStorageFields 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) (package private) FontStorageFontManager.getStorageInternal(Identifier id)