Uses of Enum Class
net.minecraft.client.gui.screen.ChatScreen.CloseReason
Packages that use ChatScreen.CloseReason
-
Uses of ChatScreen.CloseReason in net.minecraft.client.gui.screen
Fields in net.minecraft.client.gui.screen declared as ChatScreen.CloseReasonMethods in net.minecraft.client.gui.screen that return ChatScreen.CloseReasonModifier and TypeMethodDescriptionstatic ChatScreen.CloseReasonReturns the enum constant of this class with the specified name.static ChatScreen.CloseReason[]ChatScreen.CloseReason.values()Returns an array containing the constants of this enum class, in the order they are declared.