java.lang.Object
top.offsetmonkey538.loottablemodifier.modded.impl.wrapper.loot.entry.LootPoolEntryWrapper
All Implemented Interfaces:
LootPoolEntry
Direct Known Subclasses:
ItemEntryWrapper

public class LootPoolEntryWrapper extends Object implements LootPoolEntry
Don't initialize using canonical constructor. Use create(net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer) instead
  • Field Details

    • vanillaEntry

      public final net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer vanillaEntry
  • Constructor Details

    • LootPoolEntryWrapper

      protected LootPoolEntryWrapper(net.minecraft.world.level.storage.loot.entries.LootPoolEntryContainer vanillaEntry)
  • Method Details