Class SpecialCounterUpdate

    • Constructor Detail

      • SpecialCounterUpdate

        public SpecialCounterUpdate​(int npcIndex,
                                    SpecialWeapon weapon,
                                    int hit,
                                    int world,
                                    int playerId)
    • Method Detail

      • getNpcIndex

        public int getNpcIndex()
      • getHit

        public int getHit()
      • getWorld

        public int getWorld()
      • getPlayerId

        public int getPlayerId()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object