public interface VehicleData extends DataManipulator<VehicleData,ImmutableVehicleData>
DataManipulator
that handles the current "passenger" if
the owning Entity
is considered to be a "vehicle" or another
Entity
is currently riding the owning Entity
.Modifier and Type | Method and Description |
---|---|
Value<Entity> |
baseVehicle()
|
Value<Entity> |
vehicle()
Gets the
Value for the current "vehicle" being ridden. |
asImmutable, copy, fill, fill, from, set, set, set, set, transform
compareTo
toContainer