net.minecraft.client.font

public class TrueTypeFontLoader

implements FontLoader

cyq
net.minecraft.class_396
net.minecraft.client.font.TrueTypeFontLoader
net.minecraft.unmapped.C_88146380
net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory
net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
field_16242
LOGGER
f_45980805
field_216907_a
RANDOM
private final Identifier
b
field_2330
filename
f_87815917
field_211249_a
file
private final float
c
field_2329
size
f_72514743
field_211250_b
size
private final float
d
field_2328
oversample
f_24348645
field_211625_c
oversample
private final float
e
field_2327
shiftX
f_49837688
field_211626_d
shiftX
private final float
f
field_2326
shiftY
f_90001923
field_211627_e
shiftY
private final String
g
field_2331
excludedCharacters
f_36079181
field_211628_f
chars

Constructor summary

ModifierConstructor
public (Identifier arg0, float arg1, float arg2, float arg3, float arg4, String arg5)

Method summary

Modifier and TypeMethod
public static FontLoader
a(com.google.gson.JsonObject arg0)
method_2059(com.google.gson.JsonObject arg0)
fromJson(com.google.gson.JsonObject arg0)
m_14352117(com.google.gson.JsonObject arg0)
func_211624_a(com.google.gson.JsonObject arg0)
deserialize(com.google.gson.JsonObject arg0)
public Font
a(xg arg0)
method_2039(class_3300 arg0)
load(ResourceManager arg0)
m_11575379(ResourceManager arg0)
func_211246_a(IResourceManager arg0)
create(IResourceManager arg0)