Effective Dropable
interface EffectiveDropable
Behaviour that makes a custom item drop from loot tables, broken blocks or killed entities.
Usually reached via EffectiveItem.addToLoot. Chance and amount are computed per (nullable) player, so drops can scale with Fortune/Looting via the helper functions here.