extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| ffv | |
| 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 |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final com.mojang.serialization.Codec<List<SetStewEffectFunction$EffectEntry>> |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<SetStewEffectFunction> |
| ||||||||||
| private final List<SetStewEffectFunction$EffectEntry> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| (List<LootItemCondition> conditions, List<SetStewEffectFunction$EffectEntry> stewEffects) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<SetStewEffectFunction> |
| ||||||||||
| public Set<ContextKey<?>> |
| ||||||||||
| public ItemStack |
| ||||||||||
| public static SetStewEffectFunction$Builder |
|