extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| eek | |
| net.minecraft.world.level.storage.loot.functions.SetContainerContents | |
| net.minecraft.class_134 | |
| net.minecraft.loot.function.SetContentsLootFunction | |
| net.minecraft.unmapped.C_zwjmmlxa | |
| net.minecraft.loot.function.SetContentsLootFunction | |
| net.minecraft.src.C_2940_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.Codec<SetContentsLootFunction> |
| ||||||||||||||
| private final RegistryEntry<BlockEntityType<?>> |
| ||||||||||||||
| private final List<LootPoolEntry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootCondition> conditions, RegistryEntry<BlockEntityType<?>> blockEntityType, List<LootPoolEntry> entries) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public void |
| ||||||||||||||
| public static SetContentsLootFunction$Builder |
|