public class MinecraftFont.MCCharData extends CharData
| Constructor and Description |
|---|
MCCharData(char c) |
| Modifier and Type | Method and Description |
|---|---|
float |
getCharHeight() |
float |
getCharWidth() |
float |
getFullHeight(FontGeneratorOptions options) |
float |
getFullWidth(FontGeneratorOptions options) |
float |
u() |
float |
U() |
float |
v() |
float |
V() |
public float getCharWidth()
getCharWidth in class CharDatapublic float getCharHeight()
getCharHeight in class CharDatapublic float getFullWidth(FontGeneratorOptions options)
getFullWidth in class CharDatapublic float getFullHeight(FontGeneratorOptions options)
getFullHeight in class CharData