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