Class LootUniformInteger
java.lang.Object
pl.szczurowsky.loottableparser.pojo.integer.LootUniformInteger
- All Implemented Interfaces:
LootInteger
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
LootUniformInteger
public LootUniformInteger(int min, int max)
-
-
Method Details
-
getValue
public int getValue()- Specified by:
getValue
in interfaceLootInteger
-