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