implements Glyph
| com.mojang.blaze3d.font.TrueTypeGlyphProvider$Glyph | |
| net.minecraft.class_395$class_397 | |
| net.minecraft.client.font.TrueTypeFont$TtfGlyph |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
|
||||||
| private final int |
|
||||||
| private final float |
|
||||||
| private final float |
|
||||||
| private final GlyphMetrics |
|
||||||
| private final int |
|
||||||
| final TrueTypeFont |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (TrueTypeFont this$0, float bearingX, float ascent, int width, int height, float advance, int glyphIndex) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public GlyphMetrics |
|
||||||
| public BakedGlyph |
|