implements AutoCloseable
| chv | |
| net.minecraft.client.gui.fonts.Font |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||
| private final TextureManager |
| ||||
| private final MinecraftKey |
| ||||
| private TexturedGlyph |
| ||||
| private final List<IGlyphProvider> |
| ||||
| private final it.unimi.dsi.fastutil.chars.Char2ObjectMap<IGlyph> |
| ||||
| private final it.unimi.dsi.fastutil.ints.Int2ObjectMap<List<IGlyph>> |
| ||||
| private final List<FontTexture> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (TextureManager arg0, MinecraftKey arg1) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public IGlyph |
| ||||
| private IGlyph |
| ||||
| private TexturedGlyph |
| ||||
| public IGlyph |
|