Uses of Enum Class
zombie.characters.DamageModifier
Packages that use DamageModifier
-
Uses of DamageModifier in zombie
Fields in zombie with type parameters of type DamageModifier -
Uses of DamageModifier in zombie.characters
Subclasses with type arguments of type DamageModifier in zombie.charactersMethods in zombie.characters that return DamageModifierModifier and TypeMethodDescriptionstatic DamageModifierReturns the enum constant of this class with the specified name.static DamageModifier[]DamageModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.