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

public interface LootItemFunction

extends LootContextUser, BiFunction<ItemStack, LootContext, ItemStack>

fdc
net.minecraft.world.level.storage.loot.functions.LootItemFunction
net.minecraft.class_117

Method summary

Modifier and TypeMethod
LootItemFunctionType<? extends LootItemFunction>
b()
getType()
method_29321()
static Consumer<ItemStack>
a(BiFunction<dba, fbo, dba> arg0, Consumer<dba> arg1, fbo 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)