Uses of Interface
net.minecraft.world.level.storage.loot.entries.LootPoolEntry
Packages that use LootPoolEntry
- 
Uses of LootPoolEntry in net.minecraft.world.level.storage.loot.entriesClasses in net.minecraft.world.level.storage.loot.entries that implement LootPoolEntryFields in net.minecraft.world.level.storage.loot.entries declared as LootPoolEntryMethod parameters in net.minecraft.world.level.storage.loot.entries with type arguments of type LootPoolEntryModifier and TypeMethodDescriptionbooleanComposableEntryContainer.expand(LootContext p_79426_, Consumer<LootPoolEntry> p_79427_) final booleanCompositeEntryBase.expand(LootContext p_79439_, Consumer<LootPoolEntry> p_79440_) booleanLootPoolSingletonContainer.expand(LootContext p_79694_, Consumer<LootPoolEntry> p_79695_) booleanTagEntry.expand(LootContext p_79861_, Consumer<LootPoolEntry> p_79862_) private booleanTagEntry.expandTag(LootContext p_79846_, Consumer<LootPoolEntry> p_79847_)