public class BlockWork extends java.lang.Object
BlockWork(org.bukkit.World world, int id, int x, int y, int z, byte data)
byte
getData()
int
getId()
org.bukkit.World
getWorld()
getX()
getY()
getZ()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BlockWork(org.bukkit.World world, int id, int x, int y, int z, byte data)
public org.bukkit.World getWorld()
public int getId()
public int getX()
public int getY()
public int getZ()
public byte getData()