extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| esw | |
| net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
| net.minecraft.class_152 | |
| net.minecraft.loot.function.SetStewEffectLootFunction | |
| net.minecraft.src.C_2961_ | |
| net.minecraft.world.level.storage.loot.functions.LootItemFunctionSetStewEffect |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.serialization.Codec<List<SetStewEffectFunction$EffectEntry>> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<SetStewEffectFunction> |
| ||||||||||
| private final List<SetStewEffectFunction$EffectEntry> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootItemCondition> conditions, List<SetStewEffectFunction$EffectEntry> stewEffects) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<SetStewEffectFunction> |
| ||||||||||
| public Set<LootContextParam<?>> |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static SetStewEffectFunction$Builder |
|