Uses of Class
nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.HeightLimit
Packages that use HeightLimit
Package
Description
The Vehicles package contains all the vehicle related API.
-
Uses of HeightLimit in nl.sbdeveloper.vehiclesplus.api.vehicles
Methods in nl.sbdeveloper.vehiclesplus.api.vehicles that return HeightLimitModifier and TypeMethodDescription@Nullable HeightLimit
VehicleModel.getHeightLimit()
The height limit settingsMethods in nl.sbdeveloper.vehiclesplus.api.vehicles with parameters of type HeightLimitModifier and TypeMethodDescriptionVehicleModel.Builder.heightLimit
(HeightLimit heightLimit) Sets the height limit for the vehicle.