public interface IBlockSource extends ILocatableSource
修飾子とタイプ | メソッドと説明 |
---|---|
BlockPos |
getBlockPos() |
BlockState |
getBlockState()
Gets the block state of this position and returns it.
|
<T extends TileEntity> |
getBlockTileEntity() |
double |
getX() |
double |
getY() |
double |
getZ() |
BlockPos getBlockPos()
BlockState getBlockState()
<T extends TileEntity> T getBlockTileEntity()