public interface IBlockSource extends ILocatableSource
Modifier and Type | Method and Description |
---|---|
int |
getBlockMetadata() |
TileEntity |
getBlockTileEntity() |
double |
getX() |
int |
getXInt() |
double |
getY() |
int |
getYInt() |
double |
getZ() |
int |
getZInt() |
int getXInt()
int getYInt()
int getZInt()
int getBlockMetadata()
TileEntity getBlockTileEntity()