Package dev.aurelium.auraskills.api.loot
Class LootValues
java.lang.Object
dev.aurelium.auraskills.api.loot.LootOptioned
dev.aurelium.auraskills.api.loot.LootValues
-
Field Summary
Fields inherited from class dev.aurelium.auraskills.api.loot.LootOptioned
options
-
Constructor Summary
ConstructorDescriptionLootValues
(int weight, String message, Map<String, Set<LootContext>> contexts, Map<String, Object> options) -
Method Summary
Modifier and TypeMethodDescriptionint
Methods inherited from class dev.aurelium.auraskills.api.loot.LootOptioned
getOption, getOption, getOptions
-
Constructor Details
-
LootValues
-
-
Method Details
-
getWeight
public int getWeight() -
getMessage
-
getContexts
-