Uses of Enum Class
zombie.network.NetworkVariables.ZombieState
Packages that use NetworkVariables.ZombieState
Package
Description
-
Uses of NetworkVariables.ZombieState in zombie.characters
Fields in zombie.characters declared as NetworkVariables.ZombieState -
Uses of NetworkVariables.ZombieState in zombie.network
Subclasses with type arguments of type NetworkVariables.ZombieState in zombie.networkMethods in zombie.network that return NetworkVariables.ZombieStateModifier and TypeMethodDescriptionstatic NetworkVariables.ZombieState
static NetworkVariables.ZombieState
NetworkVariables.ZombieState.fromString
(String _zombieState) static NetworkVariables.ZombieState
Returns the enum constant of this class with the specified name.static NetworkVariables.ZombieState[]
NetworkVariables.ZombieState.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of NetworkVariables.ZombieState in zombie.network.fields.character
Fields in zombie.network.fields.character declared as NetworkVariables.ZombieState -
Uses of NetworkVariables.ZombieState in zombie.network.packets.character
Fields in zombie.network.packets.character declared as NetworkVariables.ZombieState