Class DefaultBike
java.lang.Object
nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.DefaultVehicleModel
nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultBike
-
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
-
DefaultBike
public DefaultBike()
-
-
Method Details
-
build
Description copied from class:DefaultVehicleModelBuild thisDefaultVehicleModel- Specified by:
buildin classDefaultVehicleModel- Returns:
- The created (default)
VehicleModel
-