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

public interface LootItemFunction

extends LootContextUser, BiFunction<ItemStack, LootContext, ItemStack>

ctf
net.minecraft.world.level.storage.loot.functions.LootItemFunction
net.minecraft.class_117
net.minecraft.unmapped.C_tmxhskql
net.minecraft.loot.function.LootFunction
net.minecraft.world.storage.loot.functions.ILootFunction
net.minecraft.server.v1_15_R1.LootItemFunction

Method summary

Modifier and TypeMethod
static Consumer<ItemStack>
a(BiFunction<bek, cru, bek> arg0, Consumer<bek> arg1, cru 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)
m_koxcbccx(BiFunction<C_sddaxwyk, C_iakykpgh, C_sddaxwyk> arg0, Consumer<C_sddaxwyk> arg1, C_iakykpgh arg2)
apply(BiFunction<ItemStack, LootContext, ItemStack> itemApplier, Consumer<ItemStack> itemDropper, LootContext context)
func_215858_a(BiFunction<ItemStack, LootContext, ItemStack> arg0, Consumer<ItemStack> arg1, LootContext arg2)