sendFakeItem

public static void sendFakeItem(Player player, ItemStack item, int slot)

Send a fake item to a player in a specific slot.

Parameters

player

The player to send the item to

item

The item to send

slot

The slot to send the item to