Uses of Enum Class
net.minecraft.network.login.ServerLoginNetHandler.State
Packages that use ServerLoginNetHandler.State
-
Uses of ServerLoginNetHandler.State in net.minecraft.network.login
Fields in net.minecraft.network.login declared as ServerLoginNetHandler.StateMethods in net.minecraft.network.login that return ServerLoginNetHandler.StateModifier 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.