Uses of Enum Class
net.minecraft.server.network.ServerLoginNetworkHandler.State
-
Uses of ServerLoginNetworkHandler.State in net.minecraft.server.network
Modifier and TypeFieldDescription(package private) ServerLoginNetworkHandler.State
ServerLoginNetworkHandler.state
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ServerLoginNetworkHandler.State[]
ServerLoginNetworkHandler.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.