Class ProgressManager.InventoryStatistics

java.lang.Object
com.prineside.tdi2.managers.ProgressManager.InventoryStatistics
All Implemented Interfaces:
com.esotericsoftware.kryo.KryoSerializable
Enclosing class:
ProgressManager

public static class ProgressManager.InventoryStatistics extends Object implements com.esotericsoftware.kryo.KryoSerializable
  • Field Details

    • byTileType

      public int[] byTileType
  • Constructor Details

    • InventoryStatistics

      public InventoryStatistics()
  • 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
    • cpy

    • countItem

      public void countItem(Item item)
    • reset

      public void reset()