net.minecraft.world.gen.loot.functions

public abstract class LootItemFunction

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

Field summary

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

Constructor summary

ModifierConstructor
protected (LootItemCondition[] conditions)

Method summary

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