VanillaCustomLootEntry
Constructors
Link copied to clipboard
public void VanillaCustomLootEntry(List<CustomLootEntry> entries, String rawString, String configFilename)
public void VanillaCustomLootEntry(List<CustomLootEntry> entries, Map<String, Object> configMap, String configFilename)
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Returns whether delivery was accepted; chance is rolled once by the owning loot table.
public boolean locationDrop(int itemTier, Player player, Location location, EliteEntity eliteEntity)
Link copied to clipboard