implements GlyphProvider
| deq | |
| net.minecraft.client.gui.font.providers.LegacyUnicodeBitmapsProvider | |
| net.minecraft.class_391 | |
| net.minecraft.client.font.UnicodeTextureFont | |
| net.minecraft.client.gui.fonts.providers.UnicodeTextureGlyphProvider |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private final ResourceManager |
| ||||||||||
| private final byte[] |
| ||||||||||
| private final String |
| ||||||||||
| private final Map<ResourceLocation, NativeImage> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (ResourceManager resourceManager, byte[] sizes, String template) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private ResourceLocation |
| ||||||||||
| public RawGlyph |
| ||||||||||
| private NativeImage |
| ||||||||||
| private static int |
| ||||||||||
| private static int |
|