Uses of Enum Class
marauroa.server.game.container.ClientState
Package
Description
This package contains the classes that store information about players
connected to server.
-
Uses of ClientState in marauroa.server.game.container
Modifier and TypeMethodDescriptionstatic ClientState
Returns the enum constant of this class with the specified name.static ClientState[]
ClientState.values()
Returns an array containing the constants of this enum class, in the order they are declared.