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.requiredcomponentsRequired components for the vehicle to be considered "ready"Vehicles.VehicleComponent.typeMethods in net.risingworld.api.definitions that return Vehicles.ComponentModifier and TypeMethodDescriptionstatic Vehicles.ComponentVehicles.Component.get(int value) static Vehicles.ComponentReturns 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.