Package net.minecraft.world.level.storage.loot.entries
@ParametersAreNonnullByDefault
package net.minecraft.world.level.storage.loot.entries
-
ClassDescriptionA composite loot pool entry container that expands all its children in order until one of them succeeds.Base interface for loot pool entry containers.Base class for loot pool entry containers that delegate to one or more children.A loot pool entry container that will generate the dynamic drops with a given name.A loot pool entry that does not generate any items.A composite loot pool entry container that expands all its children in order.A loot pool entry that always generates a given item.Registration for
LootPoolEntryType
.A loot pool entry generates zero or more stacks of items based on the LootContext.Base class for loot pool entry containers.LootPoolEntryContainer.Builder<T extends LootPoolEntryContainer.Builder<T>>The SerializerType forLootPoolEntryContainer
.A LootPoolEntryContainer that expands into a single LootPoolEntry.A composite loot pool entry container that expands all its children in order until one of them fails.A loot pool entry container that generates based on an item tag.