Uses of Enum Class
zombie.scripting.objects.DamageCategory
Packages that use DamageCategory
-
Uses of DamageCategory in generation.builders
Methods in generation.builders with parameters of type DamageCategoryModifier and TypeMethodDescriptionWeaponItemBuilder.damageCategory
(DamageCategory damageCategoryx) -
Uses of DamageCategory in zombie.scripting.objects
Subclasses with type arguments of type DamageCategory in zombie.scripting.objectsMethods in zombie.scripting.objects that return DamageCategoryModifier and TypeMethodDescriptionstatic DamageCategory
Returns the enum constant of this class with the specified name.static DamageCategory[]
DamageCategory.values()
Returns an array containing the constants of this enum class, in the order they are declared.