Interface SyncBlockPosition
- All Superinterfaces:
BlockPosition,Position<Integer>,SyncPosition<Integer>
-
Method Summary
Modifier and TypeMethodDescriptiondefault SyncBlockPositiongetRelative(Vector3<?> vector)default SyncBlockPositiongetRelative(Direction direction)default ASyncBlockPositionDeprecated, for removal: This API element is subject to removal in a future version.default SyncBlockPositionDeprecated.default SyncExactPositiondefault SyncBlockPositionDeprecated.Methods inherited from interface org.core.world.position.impl.BlockPosition
getAttachedEntities, getAttachedLiveEntities, getRelative, getRelative, isInLineOfSight, isInLineOfSight, isInLineOfSight, isInLineOfSight, isInLineOfSight, isInLineOfSightMethods inherited from interface org.core.world.position.impl.Position
getBlockType, getChunkPosition, getPosition, 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
Deprecated.- Specified by:
toBlockPositionin interfacePosition<Integer>
-
toSyncPosition
Deprecated.- Specified by:
toSyncPositionin interfaceBlockPosition- Specified by:
toSyncPositionin interfacePosition<Integer>
-
toAsyncPosition
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
toAsyncPositionin interfaceBlockPosition- Specified by:
toAsyncPositionin interfacePosition<Integer>
-
getRelative
- Specified by:
getRelativein interfaceBlockPosition- Specified by:
getRelativein interfacePosition<Integer>- Specified by:
getRelativein interfaceSyncPosition<Integer>
-
getRelative
- Specified by:
getRelativein interfaceBlockPosition- Specified by:
getRelativein interfacePosition<Integer>- Specified by:
getRelativein interfaceSyncPosition<Integer>
-
toExactPosition
- Specified by:
toExactPositionin interfacePosition<Integer>
-