implements FontLoader
| cyq | |
| net.minecraft.class_396 | |
| net.minecraft.client.font.TrueTypeFontLoader | |
| net.minecraft.client.gui.fonts.providers.TrueTypeGlyphProviderFactory |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| private final MinecraftKey |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final float |
| ||||||||
| private final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (MinecraftKey arg0, float arg1, float arg2, float arg3, float arg4, String arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static FontLoader |
| ||||||||
| public Font |
|