public interface IBitLocation
IChiselAndBitsAPI
Modifier and Type | Method and Description |
---|---|
int |
getBitX()
get Bit X coordinate.
|
int |
getBitY()
get Bit Y coordinate.
|
int |
getBitZ()
get Bit Z coordinate.
|
net.minecraft.util.math.BlockPos |
getBlockPos()
Get block position that the bit is inside.
|
net.minecraft.util.math.BlockPos getBlockPos()
int getBitX()
int getBitY()
int getBitZ()