Uses of Enum Class
zombie.characters.NetworkCharacter.Operation
Packages that use NetworkCharacter.Operation
-
Uses of NetworkCharacter.Operation in zombie.characters
Subclasses with type arguments of type NetworkCharacter.Operation in zombie.charactersFields in zombie.characters declared as NetworkCharacter.OperationMethods in zombie.characters that return NetworkCharacter.OperationModifier and TypeMethodDescriptionstatic NetworkCharacter.Operation
Returns the enum constant of this class with the specified name.static NetworkCharacter.Operation[]
NetworkCharacter.Operation.values()
Returns an array containing the constants of this enum class, in the order they are declared.