implements FontLoader
| net.minecraft.client.gui.font.providers.TrueTypeGlyphProviderDefinition | |
| net.minecraft.client.gui.font.providers.TrueTypeGlyphProviderDefinition | |
| net.minecraft.class_8557 | |
| net.minecraft.client.font.TrueTypeFontLoader |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final TrueTypeFontLoader$Shift |
| ||||||||
| private final String |
| ||||||||
| private static final com.mojang.serialization.Codec<String> |
| ||||||||
| public static final com.mojang.serialization.MapCodec<TrueTypeFontLoader> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier location, float size, float oversample, TrueTypeFontLoader$Shift shift, String skip) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public FontType |
| ||||||||
| public com.mojang.datafixers.util.Either<FontLoader$Loadable, FontLoader$Reference> |
| ||||||||
| private Font |
| ||||||||
| public Identifier |
| ||||||||
| public float |
| ||||||||
| public float |
| ||||||||
| public TrueTypeFontLoader$Shift |
| ||||||||
| public String |
|