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