implements IGlyphProvider
| cit | |
| net.minecraft.client.gui.fonts.providers.TextureGlyphProviderUnicode |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final IResourceManager |
| ||||
| private final byte[] |
| ||||
| private final String |
| ||||
| private final Map<MinecraftKey, NativeImage> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (IResourceManager arg0, byte[] arg1, String arg2) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| private MinecraftKey |
| ||||
| public IGlyphInfo |
| ||||
| private NativeImage |
| ||||
| private static int |
| ||||
| private static int |
|