net.minecraft.world.gen.loot.functions

public abstract class LootItemFunction

bad
net.minecraft.class_2795
net.minecraft.world.gen.loot.functions.LootItemFunction
net.minecraft.world.storage.loot.functions.LootFunction

Field summary

Modifier and TypeField
private final LootItemCondition[]
a
field_13218
conditions
conditions

Constructor summary

ModifierConstructor
protected (LootItemCondition[] conditions)

Method summary

Modifier and TypeMethod
public abstract ItemStack
a(adq arg0, Random arg1, azx arg2)
method_12029(class_1071 arg0, Random arg1, class_2782 arg2)
run(ItemStack item, Random random, LootContext context)
apply(ItemStack stack, Random rand, LootContext context)
public LootItemCondition[]
a()
method_12028()
getConditions()
getConditions()