Uses of Enum Class
zombie.scripting.objects.VehiclePassenger
Packages that use 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 VehiclePassengerReturns 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.