extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| eye | |
| net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
| net.minecraft.class_152 | |
| net.minecraft.loot.function.SetStewEffectLootFunction | |
| net.minecraft.unmapped.C_jktghael | |
| net.minecraft.loot.function.SetStewEffectLootFunction | |
| net.minecraft.src.C_2961_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.serialization.Codec<List<SetStewEffectLootFunction$StewEffect>> |
| ||||||||||||||
| public static final com.mojang.serialization.MapCodec<SetStewEffectLootFunction> |
| ||||||||||||||
| private final List<SetStewEffectLootFunction$StewEffect> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| (List<LootCondition> conditions, List<SetStewEffectLootFunction$StewEffect> stewEffects) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<SetStewEffectLootFunction> |
| ||||||||||||||
| public Set<ContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static SetStewEffectLootFunction$Builder |
|