Uses of Enum Class
net.minecraft.client.option.ChatPreviewMode
-
Uses of ChatPreviewMode in net.minecraft.client.gui.screen
-
Uses of ChatPreviewMode in net.minecraft.client.option
Modifier and TypeFieldDescriptionprivate final SimpleOption<ChatPreviewMode>
GameOptions.chatPreview
Modifier and TypeMethodDescriptionstatic ChatPreviewMode
ChatPreviewMode.byId
(int id) static ChatPreviewMode
Returns the enum constant of this class with the specified name.static ChatPreviewMode[]
ChatPreviewMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.