Class StunDebuffStats

java.lang.Object
com.prineside.tdi2.components.StunDebuffStats
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable

public final class StunDebuffStats extends Object implements com.esotericsoftware.kryo.KryoSerializable
  • Field Details

    • totalCount

      public byte totalCount
    • passedTilesOnLastStun

      public float passedTilesOnLastStun
    • immunity

      public float immunity
  • Constructor Details

    • StunDebuffStats

      public StunDebuffStats()
  • Method Details

    • write

      public void write(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Output output)
      Specified by:
      write in interface com.esotericsoftware.kryo.KryoSerializable
    • read

      public void read(com.esotericsoftware.kryo.Kryo kryo, com.esotericsoftware.kryo.io.Input input)
      Specified by:
      read in interface com.esotericsoftware.kryo.KryoSerializable
    • getCountByTower

      public int getCountByTower(int id)
    • addStunnedBy

      public void addStunnedBy(int id)