Interface ILootTableModifier

All Superinterfaces:
ILootModifierBase
All Known Subinterfaces:
ILootPoolModifier
All Known Implementing Classes:
AddEntryLootPoolModifier, AddPoolLootTableModifier, ModifyPoolEntryLootTableModifier

public interface ILootTableModifier extends ILootModifierBase
  • Field Details

  • Method Details

    • modify

      net.minecraft.world.level.storage.loot.LootTable modify(net.minecraft.core.HolderLookup.Provider registries, net.minecraft.world.level.storage.loot.LootTable originalTable)
    • getType