net.minecraft.world.storage.loot.functions

public interface ILootFunction

extends IParameterized, BiFunction<ItemStack, LootContext, ItemStack>

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

Method summary

Modifier and TypeMethod
static Consumer<ItemStack>
a(BiFunction<bca, col, bca> arg0, Consumer<bca> arg1, col 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)