Uses of Class
net.minecraft.client.font.BlankGlyph
Package | Description |
---|---|
net.minecraft.client.font |
-
Uses of BlankGlyph in net.minecraft.client.font
Methods in net.minecraft.client.font that return BlankGlyph Modifier and Type Method Description static BlankGlyph
BlankGlyph. valueOf(String name)
Returns the enum constant of this type with the specified name.static BlankGlyph[]
BlankGlyph. values()
Returns an array containing the constants of this enum type, in the order they are declared.