Uses of Enum Class
net.minecraft.network.packet.c2s.play.ClientStatusC2SPacket.Mode
-
Uses of ClientStatusC2SPacket.Mode in net.minecraft.network.packet.c2s.play
Modifier and TypeFieldDescriptionprivate final ClientStatusC2SPacket.Mode
ClientStatusC2SPacket.mode
Modifier and TypeMethodDescriptionClientStatusC2SPacket.getMode()
static ClientStatusC2SPacket.Mode
Returns the enum constant of this class with the specified name.static ClientStatusC2SPacket.Mode[]
ClientStatusC2SPacket.Mode.values()
Returns an array containing the constants of this enum class, in the order they are declared.