Interface ILootPoolEntryModifier

All Superinterfaces:
ILootModifierBase
All Known Subinterfaces:
ILootPoolSingletonEntryModifier
All Known Implementing Classes:
ModifyNestedLootTableModifier, SetQualityLootPoolEntryModifier, SetWeightLootPoolEntryModifier

public interface ILootPoolEntryModifier extends ILootModifierBase
  • Field Details

  • Method Details

    • modify

      net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer modify(net.minecraft.core.HolderLookup.Provider registries, net.minecraft.world.level.storage.loot.LootTable lootTable, net.minecraft.world.level.storage.loot.LootPool pool, net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer entry)
    • getType