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