net.minecraft.world.loot.function

public interface LootFunction

extends ParameterConsumer, BiFunction<ItemStack, LootContext, ItemStack>

cqb
net.minecraft.class_117
net.minecraft.world.loot.function.LootFunction
net.minecraft.world.storage.loot.functions.ILootFunction

Method summary

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