Uses of Class
net.risingworld.api.definitions.Vehicles.VehicleDefinition
Packages that use Vehicles.VehicleDefinition
-
Uses of Vehicles.VehicleDefinition in net.risingworld.api.definitions
Fields in net.risingworld.api.definitions declared as Vehicles.VehicleDefinitionModifier and TypeFieldDescriptionVehicles.VehicleComponent.compatiblevehiclesArray of compatible vehiclesVehicles.VehicleAssembly.vehicleMethods in net.risingworld.api.definitions that return Vehicles.VehicleDefinitionModifier and TypeMethodDescriptionstatic Vehicles.VehicleDefinition[]Definitions.getAllVehicleDefinitions()Gets an array containing all vehicle definitions of the game.static Vehicles.VehicleDefinitionDefinitions.getVehicleDefinition(int id) Gets a vehicle definition by id.static Vehicles.VehicleDefinitionDefinitions.getVehicleDefinition(String name) Gets a vehicle definition by name. -
Uses of Vehicles.VehicleDefinition in net.risingworld.api.objects
Methods in net.risingworld.api.objects that return Vehicles.VehicleDefinition