netsurfers.gicp.net.game
类 Items
java.lang.Object
netsurfers.gicp.net.game.Items
public class Items
- extends Object
Class item is the equipment of the player
- 作者:
- Ziliang Wang E-mail: Lional.King@gmail.com
Items
public Items(int entry)
getItemID
public int getItemID()
getType
public int getType()
getDisplayID
public int getDisplayID(int i)
addCount
public boolean addCount()
getCanAddCount
public boolean getCanAddCount()
minusCount
public boolean minusCount()
getCanMinusCount
public boolean getCanMinusCount()
getCurCount
public int getCurCount()
getHealth
public int getHealth()
getMana
public int getMana()
getAttack
public int getAttack()
getDefence
public int getDefence()
getAttackodds
public int getAttackodds()
getName
public String getName()
getBuyPrice
public int getBuyPrice()
getSellPrice
public int getSellPrice()