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