Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Component
-
Uses of Vehicles.Component in net.risingworld.api.definitions
Modifier and TypeFieldDescriptionVehicles.VehicleDefinition.requiredcomponents
Required components for the vehicle to be considered "ready"Vehicles.VehicleComponent.type
Modifier and TypeMethodDescriptionstatic Vehicles.Component
Vehicles.Component.get
(int value) static Vehicles.Component
Returns the enum constant of this class with the specified name.static Vehicles.Component[]
Vehicles.Component.values()
Returns an array containing the constants of this enum class, in the order they are declared.