Class ItemEquipmentStats


  • public final class ItemEquipmentStats
    extends Object
    • Method Detail

      • getSlot

        public int getSlot()
      • isTwoHanded

        public boolean isTwoHanded()
      • getAstab

        public int getAstab()
      • getAslash

        public int getAslash()
      • getAcrush

        public int getAcrush()
      • getAmagic

        public int getAmagic()
      • getArange

        public int getArange()
      • getDstab

        public int getDstab()
      • getDslash

        public int getDslash()
      • getDcrush

        public int getDcrush()
      • getDmagic

        public int getDmagic()
      • getDrange

        public int getDrange()
      • getStr

        public int getStr()
      • getRstr

        public int getRstr()
      • getMdmg

        public float getMdmg()
      • getPrayer

        public int getPrayer()
      • getAspeed

        public int getAspeed()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object