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