Class LootPool
java.lang.Object
pl.szczurowsky.loottableparser.pojo.LootPool
-
Constructor Summary
ConstructorDescriptionLootPool
(LootInteger rolls, LootInteger bonusRolls, List<LootEntry> entries) -
Method Summary
Modifier and TypeMethodDescriptiongetRolls()
void
setBonusRolls
(LootInteger bonusRolls) void
setEntries
(List<LootEntry> entries) void
setRolls
(LootInteger rolls)
-
Constructor Details
-
LootPool
-
-
Method Details
-
getRolls
-
setRolls
-
getBonusRolls
-
setBonusRolls
-
getEntries
-
setEntries
-