implements GlyphProviderBuilder
| ejr | |
| net.minecraft.client.gui.font.providers.TrueTypeGlyphProviderBuilder | |
| net.minecraft.class_396 | |
| net.minecraft.client.font.TrueTypeFontLoader | |
| net.minecraft.src.C_3532_ |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| private final ResourceLocation |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final float |
| ||||||||||
| private final String |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceLocation filename, float size, float oversample, float shiftX, float shiftY, String excludedCharacters) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static GlyphProviderBuilder |
| ||||||||||
| public GlyphProvider |
|