extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
ezb | |
net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction | |
net.minecraft.class_152 | |
net.minecraft.loot.function.SetStewEffectLootFunction | |
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<ContextKey<?>> |
| ||||||||
public ItemStack |
| ||||||||
public static SetStewEffectFunction$Builder |
|