Uses of Enum Class
net.minecraft.client.gui.Font.DisplayMode
-
Uses of Font.DisplayMode in net.minecraft.client.gui
Modifier and TypeMethodDescriptionstatic Font.DisplayMode
Returns the enum constant of this class with the specified name.static Font.DisplayMode[]
Font.DisplayMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionStringRenderOutput
(MultiBufferSource p_181365_, float p_181366_, float p_181367_, int p_181368_, boolean p_181369_, org.joml.Matrix4f p_254510_, Font.DisplayMode p_181371_, int p_181372_) -
Uses of Font.DisplayMode in net.minecraft.client.gui.font.glyphs