Uses of Enum Class
net.minecraft.client.gui.screens.ChatScreen.ExitReason
Packages that use ChatScreen.ExitReason
-
Uses of ChatScreen.ExitReason in net.minecraft.client.gui.screens
Subclasses with type arguments of type ChatScreen.ExitReason in net.minecraft.client.gui.screensFields in net.minecraft.client.gui.screens declared as ChatScreen.ExitReasonMethods in net.minecraft.client.gui.screens that return ChatScreen.ExitReasonModifier and TypeMethodDescriptionstatic ChatScreen.ExitReasonReturns the enum constant of this class with the specified name.static ChatScreen.ExitReason[]ChatScreen.ExitReason.values()Returns an array containing the constants of this enum class, in the order they are declared.