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