net.minecraft.world.level.storage.loot.functions

public class SetStewEffectFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

ctq
net.minecraft.world.level.storage.loot.functions.SetStewEffectFunction
net.minecraft.class_152
net.minecraft.loot.function.SetStewEffectLootFunction
net.minecraft.world.storage.loot.functions.SetStewEffect
net.minecraft.server.v1_15_R1.LootItemFunctionSetStewEffect

字段概要

修饰符与类型字段
private final Map<MobEffect, RandomValueBounds>
a
effectDurationMap
field_1122
effects
field_215950_a

构造函数概要

修饰符构造函数
private (LootItemCondition[] conditions, Map<MobEffect, RandomValueBounds> effects)

方法概要

修饰符与类型方法
public ItemStack
a(bek arg0, cru arg1)
run(ItemStack arg0, LootContext arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
func_215859_a(ItemStack arg0, LootContext arg1)
public static SetStewEffectFunction$Builder
b()
stewEffect()
method_637()
builder()
func_215948_b()