implements Font
| cym | |
| net.minecraft.class_386 | |
| net.minecraft.client.font.TextureFont | |
| net.minecraft.client.gui.fonts.providers.TextureGlyphProvider |
字段概要
| 修饰符与类型 | 字段 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||
| private final NativeImage |
| ||||||||
| private final it.unimi.dsi.fastutil.chars.Char2ObjectMap<TextureFont$TextureFontGlyph> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (NativeImage arg0, it.unimi.dsi.fastutil.chars.Char2ObjectMap<TextureFont$TextureFontGlyph> arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| public RenderableGlyph |
|