Package me.ulrich.outpost.data
Class LootSettings
java.lang.Object
me.ulrich.outpost.data.LootSettings
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetType()voidsetChance(int chance) voidsetType(OutpostEnum.LootType type)
-
Constructor Details
-
LootSettings
-
-
Method Details
-
getType
-
setType
-
getChance
public int getChance() -
setChance
public void setChance(int chance)
-