net.minecraft.client.font

public enum FontType

cyo
net.minecraft.class_394
net.minecraft.client.font.FontType
net.minecraft.unmapped.C_75662594
net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
net.minecraft.client.gui.fonts.providers.GlyphProviderTypes

Enum constant summary

Enum Constant
a
field_2312
BITMAP
BITMAP
BITMAP
BITMAP
b
field_2317
TTF
TTF
TTF
TTF
c
field_2313
LEGACY_UNICODE
LEGACY_UNICODE
LEGACY_UNICODE
LEGACY_UNICODE

Field summary

Modifier and TypeField
private static final Map<String, FontType>
d
field_2311
REGISTRY
f_73382304
field_211640_d
TYPES_BY_NAME
private final String
e
field_2314
id
f_39015690
field_211641_e
name
private final Function<com.google.gson.JsonObject, FontLoader>
f
field_2315
loaderFactory
f_47877232
field_211642_f
factoryDeserializer

Constructor summary

ModifierConstructor
private (String arg0, Function<com.google.gson.JsonObject, FontLoader> arg1)

Method summary

Modifier and TypeMethod
public static FontType
a(String arg0)
method_2048(String arg0)
byId(String arg0)
m_69215988(String arg0)
func_211638_a(String arg0)
byName(String typeIn)
public FontLoader
a(com.google.gson.JsonObject arg0)
method_2047(com.google.gson.JsonObject arg0)
createLoader(com.google.gson.JsonObject arg0)
m_10805899(com.google.gson.JsonObject arg0)
func_211637_a(com.google.gson.JsonObject arg0)
getFactory(com.google.gson.JsonObject jsonIn)