Interface ASyncBlockPosition
- All Superinterfaces:
ASyncPosition<Integer>,BlockPosition,Position<Integer>
@Deprecated(forRemoval=true)
public interface ASyncBlockPosition
extends ASyncPosition<Integer>, BlockPosition
Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
Modifier and TypeMethodDescriptiondefault ASyncBlockPositiongetRelative(Vector3<?> vector)Deprecated, for removal: This API element is subject to removal in a future version.default ASyncBlockPositiongetRelative(Direction direction)Deprecated, for removal: This API element is subject to removal in a future version.default ASyncBlockPositionDeprecated.default ASyncBlockPositionDeprecated.Deprecated, for removal: This API element is subject to removal in a future version.default SyncBlockPositionDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface org.core.world.position.impl.async.ASyncPosition
getBlockDetails, getTileEntity, scheduleBlock, scheduleBlock, scheduleBlock, scheduleBlock, scheduleResetMethods 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, getZ
-
Method Details
-
toBlockPosition
Deprecated.- Specified by:
toBlockPositionin interfacePosition<Integer>
-
toAsyncPosition
Deprecated.- Specified by:
toAsyncPositionin interfaceBlockPosition- Specified by:
toAsyncPositionin interfacePosition<Integer>
-
toSyncPosition
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
toSyncPositionin interfaceBlockPosition- Specified by:
toSyncPositionin interfacePosition<Integer>
-
toExactPosition
ASyncExactPosition toExactPosition()Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
toExactPositionin interfacePosition<Integer>
-
getRelative
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRelativein interfaceASyncPosition<Integer>- Specified by:
getRelativein interfaceBlockPosition- Specified by:
getRelativein interfacePosition<Integer>
-
getRelative
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getRelativein interfaceASyncPosition<Integer>- Specified by:
getRelativein interfaceBlockPosition- Specified by:
getRelativein interfacePosition<Integer>
-