Uses of Enum Class
net.risingworld.api.definitions.Vehicles.Component
Packages that use Vehicles.Component
-
Uses of Vehicles.Component in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.ComponentModifier and TypeFieldDescriptionVehicles.VehicleDefinition.requiredcomponents
Required components for the vehicle to be considered "ready"Vehicles.VehicleComponent.type
Methods in net.risingworld.api.definitions that return Vehicles.ComponentModifier 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.