Package org.ships.vessel.common.assits
Interface TeleportToVessel
- All Superinterfaces:
org.core.world.position.Positionable<org.core.world.position.impl.BlockPosition>
,Vessel
- All Known Subinterfaces:
ShipsVessel
- All Known Implementing Classes:
AbstractShipsVessel
,Airship
,Marsship
,OPShip
,Plane
,Submarine
,WaterShip
-
Method Summary
Modifier and TypeMethodDescriptiondefault TeleportToVessel
setTeleportPosition
(org.core.world.position.impl.ExactPosition position) setTeleportPosition
(org.core.world.position.impl.ExactPosition position, String id) setTeleportVector
(org.core.vector.type.Vector3<Double> position, String id) Methods inherited from interface org.ships.vessel.common.types.Vessel
get, getAltitudeSpeed, getCachedName, getEntities, getEntities, getEntities, getEntitiesAsynced, getEntitiesAsynced, getEntitiesOvertime, getEntitiesOvertime, getMaxSpeed, getName, getPosition, getStructure, getType, getValue, getWaterLevel, getWaterLevel, isAltitudeSpeedSpecified, isLoading, isMaxSpeedSpecified, moveTo, moveTowards, moveTowards, rotateAnticlockwiseAround, rotateClockwiseAround, rotateLeftAround, rotateRightAround, save, set, set, setAltitudeSpeed, setLoading, setMaxSpeed, setStructure, updateStructure, updateStructure
-
Method Details
-
getTeleportPositions
-
getTeleportVectors
-
setTeleportPosition
TeleportToVessel setTeleportPosition(org.core.world.position.impl.ExactPosition position, String id) -
setTeleportVector
-
setTeleportPosition
-