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