implements AutoCloseable
| chv | |
| net.minecraft.client.gui.fonts.Font |
Field summary
| Modifier and Type | Field | ||||
|---|---|---|---|---|---|
| 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> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (TextureManager arg0, MinecraftKey arg1) |
Method summary
| Modifier and Type | Method | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| public void |
| ||||
| public void |
| ||||
| public IGlyph |
| ||||
| private IGlyph |
| ||||
| private TexturedGlyph |
| ||||
| public IGlyph |
|