net.minecraft.world.loot.function

public class SetStewEffectLootFunction

extends ConditionalLootFunction

All mapped superinterfaces:

LootFunction, ParameterConsumer

cqm
net.minecraft.class_152
net.minecraft.world.loot.function.SetStewEffectLootFunction
net.minecraft.world.storage.loot.functions.SetStewEffect

Field summary

Modifier and TypeField
private final Map<StatusEffect, UniformLootTableRange>
a
field_1122
effects
field_215950_a

Constructor summary

ModifierConstructor
private (LootCondition[] arg0, Map<StatusEffect, UniformLootTableRange> arg1)

Method summary

Modifier and TypeMethod
public ItemStack
a(bce arg0, cos arg1)
method_522(class_1799 arg0, class_47 arg1)
process(ItemStack arg0, LootContext arg1)
func_215859_a(ItemStack arg0, LootContext arg1)
public static SetStewEffectLootFunction$Builder
b()
method_637()
builder()
func_215948_b()