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