extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| net.minecraft.world.level.storage.loot.functions.SetContainerContents | |
| net.minecraft.class_134 | |
| net.minecraft.loot.function.SetContentsLootFunction |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetContentsLootFunction> |
|
||||||
| private final ContainerComponentModifier<?> |
|
||||||
| private final List<LootPoolEntry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, ContainerComponentModifier<?> component, List<LootPoolEntry> entries) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public LootFunctionType<SetContentsLootFunction> |
|
||||||
| public ItemStack |
|
||||||
| public void |
|
||||||
| public static SetContentsLootFunction$Builder |
|
||||||
| private static void |
|
||||||
| private static void |
|
||||||
| private static com.mojang.datafixers.kinds.App |
|
||||||
| private static List |
|
||||||
| private static ContainerComponentModifier |
|