Uses of Enum Class
zombie.scripting.objects.VehiclePart
Packages that use VehiclePart
-
Uses of VehiclePart in generation.builders
Methods in generation.builders with parameters of type VehiclePartModifier and TypeMethodDescriptionVehiclePartBuilder.parent
(VehiclePart vehiclePart) VehicleTableBuilder.requireInstalled
(VehiclePart... vehicleParts) VehicleTableBuilder.requireUninstalled
(VehiclePart... vehicleParts) VehicleBuilder.template
(VehicleTemplateKey vehicleTemplateKey, VehiclePart vehiclePart) -
Uses of VehiclePart in zombie.scripting.objects
Subclasses with type arguments of type VehiclePart in zombie.scripting.objectsMethods in zombie.scripting.objects that return VehiclePartModifier and TypeMethodDescriptionstatic VehiclePart
Returns the enum constant of this class with the specified name.static VehiclePart[]
VehiclePart.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VehiclePart in zombie.vehicles
Methods in zombie.vehicles with parameters of type VehiclePart