Package Hierarchies:
- nl.sbdeveloper.vehiclesplus.api,
- nl.sbdeveloper.vehiclesplus.api.events,
- nl.sbdeveloper.vehiclesplus.api.events.impl,
- nl.sbdeveloper.vehiclesplus.api.exceptions,
- nl.sbdeveloper.vehiclesplus.api.garages,
- nl.sbdeveloper.vehiclesplus.api.garages.permissions,
- nl.sbdeveloper.vehiclesplus.api.nbt,
- nl.sbdeveloper.vehiclesplus.api.stands,
- nl.sbdeveloper.vehiclesplus.api.vehicles,
- nl.sbdeveloper.vehiclesplus.api.vehicles.collision,
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults,
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl,
- nl.sbdeveloper.vehiclesplus.api.vehicles.fuel,
- nl.sbdeveloper.vehiclesplus.api.vehicles.impl,
- nl.sbdeveloper.vehiclesplus.api.vehicles.movement,
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts,
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl,
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat,
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.skin,
- nl.sbdeveloper.vehiclesplus.api.vehicles.rims,
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings,
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl,
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics,
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.strategies,
- nl.sbdeveloper.vehiclesplus.api.vehicles.types,
- nl.sbdeveloper.vehiclesplus.config,
- nl.sbdeveloper.vehiclesplus.locale,
- nl.sbdeveloper.vehiclesplus.storage.db,
- nl.sbdeveloper.vehiclesplus.storage.db.exceptions,
- nl.sbdeveloper.vehiclesplus.tasks
Class Hierarchy
- java.lang.Object
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.strategies.AirMovementStrategy (implements nl.sbdeveloper.vehiclesplus.api.vehicles.statics.MovementStrategy)
- nl.sbdeveloper.vehiclesplus.api.stands.ArmorStandBuilder
- nl.sbdeveloper.vehiclesplus.utils.Builder
- nl.sbdeveloper.vehiclesplus.api.vehicles.VehicleModel (implements nl.sbdeveloper.vehiclesplus.api.vehicles.IVehicle)
- nl.sbdeveloper.vehiclesplus.api.vehicles.collision.CollisionHandler
- nl.sbdeveloper.vehiclesplus.config.Config
- nl.sbdeveloper.vehiclesplus.config.Config.Collision
- nl.sbdeveloper.vehiclesplus.config.Config.Data
- nl.sbdeveloper.vehiclesplus.config.Config.Limits
- nl.sbdeveloper.vehiclesplus.config.Config.Permissions
- nl.sbdeveloper.vehiclesplus.config.Config.UpdateChecker
- nl.sbdeveloper.vehiclesplus.storage.db.DataStorage
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.DefaultVehicleModel
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultBike
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultBoat
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultCar
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultHelicopter
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultHovercraft
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultPlane
- nl.sbdeveloper.vehiclesplus.api.vehicles.defaults.impl.DefaultTank
- org.bukkit.event.Event
- nl.sbdeveloper.vehiclesplus.api.events.Event
- nl.sbdeveloper.vehiclesplus.api.events.CancellableEvent (implements org.bukkit.event.Cancellable)
- nl.sbdeveloper.vehiclesplus.api.events.impl.KeyPressEvent
- nl.sbdeveloper.vehiclesplus.api.events.VehicleEvent<T>
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Exhaust
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Fuel (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.fuel.FuelType (implements nl.sbdeveloper.vehiclesplus.storage.db.Savable)
- nl.sbdeveloper.vehiclesplus.api.garages.Garage (implements nl.sbdeveloper.vehiclesplus.storage.db.QueuedSavable)
- nl.sbdeveloper.vehiclesplus.api.garages.permissions.GarageMember
- nl.sbdeveloper.vehiclesplus.api.garages.permissions.GaragePermissions
- nl.sbdeveloper.vehiclesplus.api.garages.permissions.GaragePermissions.GaragePermissionsBuilder
- nl.sbdeveloper.vehiclesplus.api.garages.permissions.GarageRole
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Gearbox (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.HeightLimit (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Hitbox (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.collision.HitboxPoint
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Horn (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.strategies.LandMovementStrategy (implements nl.sbdeveloper.vehiclesplus.api.vehicles.statics.MovementStrategy)
- nl.sbdeveloper.vehiclesplus.locale.Locale
- nl.sbdeveloper.vehiclesplus.api.vehicles.movement.MovementInput
- nl.sbdeveloper.vehiclesplus.api.nbt.NBTColorAdapter (implements nl.sbdeveloper.vehiclesplus.api.nbt.NBTSerializable<T>)
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.Part (implements java.lang.Cloneable)
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.EquipablePart
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.skin.Rotor
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.skin.Skin
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.skin.BikeSkin
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.skin.Turret
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.Wheel
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.Seat
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.BikeSeat (implements nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.Controllable)
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.TurretSeat (implements nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.Controllable)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Permissions (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Permissions.PermissionsBuilder
- nl.sbdeveloper.vehiclesplus.api.vehicles.rims.RimDesign (implements nl.sbdeveloper.vehiclesplus.storage.db.Savable)
- nl.sbdeveloper.vehiclesplus.tasks.SaveTask
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Sounds (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Sounds.Sound
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.impl.Sounds.SoundsBuilder
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.StrategyFactory
- java.lang.Throwable (implements java.io.Serializable)
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.UpgradableSetting (implements nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting)
- nl.sbdeveloper.vehiclesplus.api.vehicles.Vehicle (implements nl.sbdeveloper.vehiclesplus.api.vehicles.IVehicle)
- nl.sbdeveloper.vehiclesplus.api.vehicles.VehicleModel.Builder
- nl.sbdeveloper.vehiclesplus.api.VehiclesPlusAPI
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.VehicleStatics
- nl.sbdeveloper.vehiclesplus.api.vehicles.types.VehicleType (implements nl.sbdeveloper.vehiclesplus.storage.db.Savable)
- nl.sbdeveloper.vehiclesplus.api.vehicles.types.VehicleType.VehicleTypeBuilder
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.strategies.WaterMovementStrategy (implements nl.sbdeveloper.vehiclesplus.api.vehicles.statics.MovementStrategy)
Interface Hierarchy
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.AddonPart
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.Controllable
- nl.sbdeveloper.vehiclesplus.api.vehicles.IVehicle
- nl.sbdeveloper.vehiclesplus.api.vehicles.statics.MovementStrategy
- nl.sbdeveloper.vehiclesplus.api.nbt.NBTSerializable<T>
- nl.sbdeveloper.vehiclesplus.storage.db.Savable
- nl.sbdeveloper.vehiclesplus.api.vehicles.settings.Setting
Annotation Type Hierarchy