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