Uses of Enum Class
marauroa.server.game.container.ClientState
Packages that use ClientState
Package
Description
This package contains the classes that store information about players
connected to server.
-
Uses of ClientState in marauroa.server.game.container
Fields in marauroa.server.game.container declared as ClientStateMethods in marauroa.server.game.container that return ClientStateModifier and TypeMethodDescriptionstatic ClientStateReturns 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.