public interface IBlockPos
Modifier and Type | Method and Description |
---|---|
Position3f |
asPosition3f() |
java.lang.Object |
getInternal() |
IBlockPos |
getOffset(IFacing direction,
int offset) |
int |
getX() |
int |
getY() |
int |
getZ() |
int getX()
int getY()
int getZ()
Position3f asPosition3f()
java.lang.Object getInternal()