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

public class SetStewEffectFunction

extends LootItemConditionalFunction

All mapped superinterfaces:

LootItemFunction, LootContextUser

cqs
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_14_R1.LootItemFunctionSetStewEffect

Field summary

Modifier and TypeField
private final Map<MobEffect, RandomValueBounds>
a
effectDurationMap
field_1122
effects
field_215950_a

Constructor summary

ModifierConstructor
private (LootItemCondition[] conditions, Map<MobEffect, RandomValueBounds> effects)

Method summary

Modifier and TypeMethod
public ItemStack
a(bcj arg0, coy 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()