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