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.CODEC
private final Map
<FontOption, Boolean> FontOption.Filter.values
Methods in net.minecraft.client.gui.font that return FontOptionModifier and TypeMethodDescriptionstatic FontOption
Returns 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 TypeMethodDescriptionboolean
FontOption.Filter.apply
(Set<FontOption> p_326085_) void
FontSet.reload
(List<GlyphProvider.Conditional> p_326339_, Set<FontOption> p_326154_) void
FontSet.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