Uses of Record Class
net.minecraft.client.font.FontLoader.class_9245
Packages that use FontLoader.class_9245
-
Uses of FontLoader.class_9245 in net.minecraft.client.font
Fields in net.minecraft.client.font with type parameters of type FontLoader.class_9245Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FontLoader.class_9245>FontLoader.class_9245.field_49122private final List<FontLoader.class_9245>FontManager.Providers.providersThe field for theprovidersrecord component.Methods in net.minecraft.client.font that return types with arguments of type FontLoader.class_9245Modifier and TypeMethodDescriptionprivate static List<com.mojang.datafixers.util.Pair<FontManager.FontKey,FontLoader.class_9245>> FontManager.loadFontProviders(List<Resource> fontResources, Identifier id) FontManager.Providers.providers()Returns the value of theprovidersrecord component.Constructor parameters in net.minecraft.client.font with type arguments of type FontLoader.class_9245