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