Interface SyncExactPosition
- All Superinterfaces:
ExactPosition,Position<Double>,SyncPosition<Double>
-
Method Summary
Modifier and TypeMethodDescriptiondefault SyncExactPositiongetRelative(Vector3<?> vector)default SyncExactPositiongetRelative(Direction direction)default ASyncExactPositionDeprecated, for removal: This API element is subject to removal in a future version.default SyncExactPositionDeprecated.default SyncExactPositionDeprecated.Methods inherited from interface org.core.world.position.impl.ExactPosition
getRelative, getRelativeMethods inherited from interface org.core.world.position.impl.Position
getBlockType, getChunkPosition, getWorld, getX, getY, getZMethods inherited from interface org.core.world.position.impl.sync.SyncPosition
createEntity, destroy, getBlockDetails, getTileEntity, resetBlock, setBlock, setBlock, setBlock, setBlock
-
Method Details
-
toBlockPosition
SyncBlockPosition toBlockPosition()- Specified by:
toBlockPositionin interfacePosition<Double>
-
toExactPosition
Deprecated.- Specified by:
toExactPositionin interfacePosition<Double>
-
toSyncPosition
Deprecated.- Specified by:
toSyncPositionin interfaceExactPosition- Specified by:
toSyncPositionin interfacePosition<Double>
-
toAsyncPosition
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
toAsyncPositionin interfaceExactPosition- Specified by:
toAsyncPositionin interfacePosition<Double>
-
getPosition
- Specified by:
getPositionin interfacePosition<Double>
-
getRelative
- Specified by:
getRelativein interfacePosition<Double>- Specified by:
getRelativein interfaceSyncPosition<Double>
-
getRelative
- Specified by:
getRelativein interfaceExactPosition- Specified by:
getRelativein interfacePosition<Double>- Specified by:
getRelativein interfaceSyncPosition<Double>
-