- Enclosing class:
LootTableEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
void
modifyLootTable(net.minecraft.resources.ResourceKey<net.minecraft.world.level.storage.loot.LootTable> key,
net.minecraft.world.level.storage.loot.LootTable.Builder tableBuilder,
LootTableSource source,
net.minecraft.core.HolderLookup.Provider holder)
Called when a loot table is loading to modify loot tables.