Uses of Enum Class
net.minecraft.network.login.ServerLoginNetHandler.State
-
Uses of ServerLoginNetHandler.State in net.minecraft.network.login
Modifier and TypeMethodDescriptionstatic ServerLoginNetHandler.State
Returns the enum constant of this class with the specified name.static ServerLoginNetHandler.State[]
ServerLoginNetHandler.State.values()
Returns an array containing the constants of this enum class, in the order they are declared.