net.minecraft.world.gen.loot.functions

public abstract class LootItemFunction

ccx
net.minecraft.unmapped.C_00382226
net.minecraft.world.gen.loot.functions.LootItemFunction
net.minecraft.world.storage.loot.functions.LootFunction

Field summary

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

Constructor summary

ModifierConstructor
protected (LootItemCondition[] conditions)

Method summary

Modifier and TypeMethod
public abstract ItemStack
a(atd arg0, Random arg1, ccq arg2)
m_38106248(C_88708284 arg0, Random arg1, C_80158377 arg2)
run(ItemStack item, Random random, LootContext context)
func_186553_a(ItemStack arg0, Random arg1, LootContext arg2)
public LootItemCondition[]
b()
m_38176819()
getConditions()
func_186554_a()