public class TARDISARSSlot
extends java.lang.Object
Constructor and Description |
---|
TARDISARSSlot() |
Modifier and Type | Method and Description |
---|---|
org.bukkit.Chunk |
getChunk() |
int |
getX() |
int |
getY() |
int |
getZ() |
void |
setChunk(org.bukkit.Chunk chunk) |
void |
setX(int x) |
void |
setY(int y) |
void |
setZ(int z) |