Interface LootTable

All Superinterfaces:
net.kyori.adventure.key.Keyed, Keyed

public interface LootTable extends Keyed
LootTables are technical files that represent what items should be in naturally generated containers, what items should be dropped when killing a mob, or what items can be fished.
See the Minecraft Wiki for more information.