Uses of Enum Class
net.minecraft.client.gui.fonts.providers.GlyphProviderTypes
-
Uses of GlyphProviderTypes in net.minecraft.client.gui.fonts.providers
Modifier and TypeFieldDescriptionprivate static final Map<String,
GlyphProviderTypes> GlyphProviderTypes.BY_NAME
Modifier and TypeMethodDescriptionstatic GlyphProviderTypes
static GlyphProviderTypes
Returns the enum constant of this class with the specified name.static GlyphProviderTypes[]
GlyphProviderTypes.values()
Returns an array containing the constants of this enum class, in the order they are declared.