Class DefaultCar
java.lang.Object
nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.DefaultVehicleModel
nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultCar
-
Field Summary
Fields inherited from class nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.DefaultVehicleModel
defaultSounds -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.DefaultVehicleModel
constructBuilder, constructBuiltInBuilder
-
Constructor Details
-
DefaultCar
public DefaultCar()
-
-
Method Details
-
build
Description copied from class:DefaultVehicleModelBuild thisDefaultVehicleModel- Specified by:
buildin classDefaultVehicleModel- Returns:
- The created (default)
VehicleModel
-