public class TARDISTIPSData
extends java.lang.Object
minx, maxx, minz and maxz are the diagonal corners of a cuboid region. centrex, centrez are the coordinates where the TARDIS will tart to be grown from.
Constructor and Description |
---|
TARDISTIPSData() |
Modifier and Type | Method and Description |
---|---|
int |
getCentreX() |
int |
getCentreZ() |
int |
getMaxX() |
int |
getMaxZ() |
int |
getMinX() |
int |
getMinZ() |
int |
getSlot() |
void |
setSlot(int slot) |