Uses of Interface
net.minecraft.client.font.FontLoader
Packages that use FontLoader
-
Uses of FontLoader in net.minecraft.client.font
Classes in net.minecraft.client.font that implement FontLoaderModifier and TypeClassDescriptionstatic classclassstatic classFields in net.minecraft.client.font with type parameters of type FontLoaderMethods in net.minecraft.client.font that return FontLoaderModifier and TypeMethodDescriptionFontType.createLoader(JsonObject json)static FontLoaderTrueTypeFontLoader.fromJson(JsonObject json)static FontLoaderUnicodeTextureFont.Loader.fromJson(JsonObject json)Constructor parameters in net.minecraft.client.font with type arguments of type FontLoaderModifierConstructorDescriptionprivateFontType(String id, Function<JsonObject,FontLoader> factory)