public class WebItem extends Object
WebItem(int id, int stackSize)
WebItem(Item item)
int
getId()
String
getName()
getStackSize()
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public WebItem(Item item)
public WebItem(int id, int stackSize)
public int getId()
public int getStackSize()
public String getName()