extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
| net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
| net.minecraft.class_152 | |
| net.minecraft.loot.function.SetStewEffectLootFunction |
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 |
|---|---|
| private | (List<LootCondition> conditions, List<SetStewEffectLootFunction$StewEffect> stewEffects) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SetStewEffectLootFunction> |
| ||||||||
| public void |
| ||||||||
| public ItemStack |
| ||||||||
| public static SetStewEffectLootFunction$Builder |
|