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