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