public interface IBlockSource extends ILocatableSource
Modifier and Type | Method and Description |
---|---|
int |
getBlockMetadata() |
BlockPos |
getBlockPos() |
<T extends TileEntity> |
getBlockTileEntity() |
double |
getX() |
double |
getY() |
double |
getZ() |
BlockPos getBlockPos()
int getBlockMetadata()
<T extends TileEntity> T getBlockTileEntity()