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