Uses of Enum Class
net.minecraft.client.gui.font.glyphs.MissingGlyph
Packages that use MissingGlyph
-
Uses of MissingGlyph in net.minecraft.client.gui.font.glyphs
Methods in net.minecraft.client.gui.font.glyphs that return MissingGlyphModifier 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.