net.minecraft.world.level.storage.loot.functions

public interface LootItemFunction

extends LootContextUser, BiFunction<ItemStack, LootContext, ItemStack>

eyd
net.minecraft.world.level.storage.loot.functions.LootItemFunction
net.minecraft.class_117
net.minecraft.loot.function.LootFunction
net.minecraft.world.level.storage.loot.functions.LootItemFunction

Method summary

Modifier and TypeMethod
LootItemFunctionType<? extends LootItemFunction>
b()
getType()
method_29321()
getType()
static Consumer<ItemStack>
a(BiFunction<cxp, ewp, cxp> arg0, Consumer<cxp> arg1, ewp arg2)
decorate(BiFunction<ItemStack, LootContext, ItemStack> arg0, Consumer<ItemStack> arg1, LootContext arg2)
method_513(BiFunction<class_1799, class_47, class_1799> arg0, Consumer<class_1799> arg1, class_47 arg2)
apply(BiFunction<ItemStack, LootContext, ItemStack> itemApplier, Consumer<ItemStack> lootConsumer, LootContext context)