Uses of Enum Class
zombie.network.CoopMaster.TerminationReason
Packages that use CoopMaster.TerminationReason
-
Uses of CoopMaster.TerminationReason in zombie.network
Subclasses with type arguments of type CoopMaster.TerminationReason in zombie.networkMethods in zombie.network that return CoopMaster.TerminationReasonModifier and TypeMethodDescriptionCoopMaster.terminationReason()
static CoopMaster.TerminationReason
Returns the enum constant of this class with the specified name.static CoopMaster.TerminationReason[]
CoopMaster.TerminationReason.values()
Returns an array containing the constants of this enum class, in the order they are declared.