Class LootConstantInteger

java.lang.Object
pl.szczurowsky.loottableparser.pojo.integer.LootConstantInteger
All Implemented Interfaces:
LootInteger

public class LootConstantInteger extends Object implements LootInteger
  • Constructor Details

    • LootConstantInteger

      public LootConstantInteger(int value)
  • Method Details