ClassLootProfile
Immutable, resolved loot policy. Configuration parsing and death-event delivery live elsewhere.
Constructors
Link copied to clipboard
public void ClassLootProfile(String primary, List<ClassLootProfile.Rule> enchantments, List<ClassLootProfile.Rule> rareEnchantments, List<String> potionEffects)
public void ClassLootProfile(String primary, List<ClassLootProfile.Rule> enchantments, List<ClassLootProfile.Rule> rareEnchantments)