Uses of Enum Class
zombie.network.GameClient.RequestState
Packages that use GameClient.RequestState
-
Uses of GameClient.RequestState in zombie.network
Subclasses with type arguments of type GameClient.RequestState in zombie.networkMethods in zombie.network that return GameClient.RequestStateModifier and TypeMethodDescriptionstatic GameClient.RequestState
Returns the enum constant of this class with the specified name.static GameClient.RequestState[]
GameClient.RequestState.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.network with parameters of type GameClient.RequestState