net.minecraft.world.storage.loot.functions

public interface ILootFunction

extends IParameterized, BiFunction<ItemStack, LootContext, ItemStack>

cpx
net.minecraft.class_117
net.minecraft.world.storage.loot.functions.ILootFunction

Method summary

Modifier and TypeMethod
static Consumer<ItemStack>
a(BiFunction<bcb, coo, bcb> arg0, Consumer<bcb> arg1, coo arg2)
method_513(BiFunction<class_1799, class_47, class_1799> arg0, Consumer<class_1799> arg1, class_47 arg2)
func_215858_a(BiFunction<ItemStack, LootContext, ItemStack> arg0, Consumer<ItemStack> arg1, LootContext arg2)