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