extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
eek | |
net.minecraft.world.level.storage.loot.functions.SetContainerContents | |
net.minecraft.class_134 | |
net.minecraft.loot.function.SetContentsLootFunction | |
net.minecraft.src.C_2940_ | |
net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetContents |
Field summary
Modifier and Type | Field | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<SetContainerContents> |
| ||||||||||
private final Holder<BlockEntityType<?>> |
| ||||||||||
private final List<LootPoolEntryContainer> |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<LootItemCondition> conditions, Holder<BlockEntityType<?>> blockEntityType, List<LootPoolEntryContainer> entries) |
Method summary
Modifier and Type | Method | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
public LootItemFunctionType |
| ||||||||||
public ItemStack |
| ||||||||||
public void |
| ||||||||||
public static SetContainerContents$Builder |
|