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