Uses of Enum Class
net.minecraft.client.gui.font.FontOption
Packages that use FontOption
-
Uses of FontOption in net.minecraft.client.gui.font
Fields in net.minecraft.client.gui.font with type parameters of type FontOptionModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<FontOption> FontOption.CODECprivate final Map<FontOption, Boolean> FontOption.Filter.valuesMethods in net.minecraft.client.gui.font that return FontOptionModifier and TypeMethodDescriptionstatic FontOptionReturns the enum constant of this class with the specified name.static FontOption[]FontOption.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.font that return types with arguments of type FontOptionModifier and TypeMethodDescriptionprivate static Set<FontOption> FontManager.getFontOptions(Options p_326037_) Method parameters in net.minecraft.client.gui.font with type arguments of type FontOptionModifier and TypeMethodDescriptionbooleanFontOption.Filter.apply(Set<FontOption> p_326085_) voidFontSet.reload(List<GlyphProvider.Conditional> p_326339_, Set<FontOption> p_326154_) voidFontSet.reload(Set<FontOption> p_326252_) private List<GlyphProvider> FontSet.selectProviders(List<GlyphProvider.Conditional> p_326151_, Set<FontOption> p_326291_) Constructor parameters in net.minecraft.client.gui.font with type arguments of type FontOption