public interface ChiselIterator
Modifier and Type | Method and Description |
---|---|
net.minecraft.util.math.AxisAlignedBB |
getBoundingBox(VoxelBlob nULL_BLOB,
boolean b) |
IntegerBox |
getVoxelBox(VoxelBlob blobAt,
boolean b) |
boolean |
hasNext() |
net.minecraft.util.EnumFacing |
side() |
int |
x() |
int |
y() |
int |
z() |
IntegerBox getVoxelBox(VoxelBlob blobAt, boolean b)
net.minecraft.util.math.AxisAlignedBB getBoundingBox(VoxelBlob nULL_BLOB, boolean b)
boolean hasNext()
net.minecraft.util.EnumFacing side()
int x()
int y()
int z()