Uses of Enum Class
net.minecraft.client.gui.font.glyphs.SpecialGlyphs
Packages that use SpecialGlyphs
-
Uses of SpecialGlyphs in net.minecraft.client.gui.font.glyphs
Subclasses with type arguments of type SpecialGlyphs in net.minecraft.client.gui.font.glyphsMethods in net.minecraft.client.gui.font.glyphs that return SpecialGlyphsModifier and TypeMethodDescriptionstatic SpecialGlyphsReturns the enum constant of this class with the specified name.static SpecialGlyphs[]SpecialGlyphs.values()Returns an array containing the constants of this enum class, in the order they are declared.