Uses of Enum Class
net.minecraft.client.gui.font.glyphs.MissingGlyph
-
Uses of MissingGlyph in net.minecraft.client.gui.font.glyphs
Modifier and TypeMethodDescriptionstatic MissingGlyph
Returns the enum constant of this class with the specified name.static MissingGlyph[]
MissingGlyph.values()
Returns an array containing the constants of this enum class, in the order they are declared.