Uses of Enum Class
zombie.AttackTypeModifier
Packages that use AttackTypeModifier
-
Uses of AttackTypeModifier in zombie
Subclasses with type arguments of type AttackTypeModifier in zombieMethods in zombie that return AttackTypeModifierModifier and TypeMethodDescriptionstatic AttackTypeModifierReturns the enum constant of this class with the specified name.static AttackTypeModifier[]AttackTypeModifier.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie with parameters of type AttackTypeModifierModifier and TypeMethodDescriptionbooleanAttackTypeModifier.hasFlag(AttackTypeModifier attackTypeModifier0) booleanAttackType.hasModifier(AttackTypeModifier attackTypeModifier)