Package Hierarchies:
Class Hierarchy
- java.lang.Object
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.Part (implements java.lang.Cloneable)
- 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)
Interface Hierarchy
- nl.sbdeveloper.vehiclesplus.api.vehicles.parts.impl.seat.Controllable