Uses of Interface
net.minecraft.client.font.FontLoader
-
Uses of FontLoader in net.minecraft.client.font
Modifier and TypeClassDescriptionstatic class
class
static class
Modifier and TypeMethodDescriptionFontType.createLoader(JsonObject json)
static FontLoader
TrueTypeFontLoader.fromJson(JsonObject json)
static FontLoader
UnicodeTextureFont.Loader.fromJson(JsonObject json)
ModifierConstructorDescriptionprivate
FontType(String id, Function<JsonObject,FontLoader> factory)