apply Modifier
Applies a LootItemFunction to an ItemStack and returns the modified stack.
Return
Modified ItemStack (size-limited)
Parameters
item Stack
Item to modify
modifier
Function to apply
Applies a LootItemFunction to an ItemStack and returns the modified stack.
Modified ItemStack (size-limited)
Item to modify
Function to apply