Class ItemInstance
java.lang.Object
dev.gothickit.zenkit.daedalus.DaedalusInstance
dev.gothickit.zenkit.daedalus.instance.ItemInstance
- All Implemented Interfaces:
NativeObject
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintintintintgetCount(ItemInstanceTextSlot slot) intgetDamage(DamageType type) intintintintgetFlags()intgetHp()intgetHpMax()intgetId()intintintintintintintgetMagic()intintintgetName()intintintintintgetOwner()intintgetProtection(DamageType type) intgetRange()intgetSpell()getText(ItemInstanceTextSlot slot) intgetValue()intintgetWear()intMethods inherited from class dev.gothickit.zenkit.daedalus.DaedalusInstance
fromNativeHandle, getIndex, getNativeHandle, getType
-
Constructor Details
-
ItemInstance
public ItemInstance(com.sun.jna.Pointer handle)
-
-
Method Details
-
getId
public int getId() -
getName
-
getNameId
-
getHp
public int getHp() -
getHpMax
public int getHpMax() -
getMainFlag
public int getMainFlag() -
getFlags
public int getFlags() -
getWeight
public int getWeight() -
getValue
public int getValue() -
getDamageType
public int getDamageType() -
getDamageTotal
public int getDamageTotal() -
getWear
public int getWear() -
getNutrition
public int getNutrition() -
getMagic
public int getMagic() -
getOnEquip
public int getOnEquip() -
getOnUnequip
public int getOnUnequip() -
getOwner
public int getOwner() -
getOwnerGuild
public int getOwnerGuild() -
getDisguiseGuild
public int getDisguiseGuild() -
getVisual
-
getVisualChange
-
getEffect
-
getVisualSkin
public int getVisualSkin() -
getSchemeName
-
getMaterial
public int getMaterial() -
getMunition
public int getMunition() -
getSpell
public int getSpell() -
getRange
public int getRange() -
getMagCircle
public int getMagCircle() -
getDescription
-
getInvZBias
public int getInvZBias() -
getInvRotX
public int getInvRotX() -
getInvRotY
public int getInvRotY() -
getInvRotZ
public int getInvRotZ() -
getInvAnimate
public int getInvAnimate() -
getDamage
-
getProtection
-
getCondAtr
-
getCondValue
-
getChangeAtr
-
getChangeValue
-
getOnState
-
getText
-
getCount
-