fakeItemSlot

open override fun fakeItemSlot(player: Player, windowId: Int, slot: Int, item: ItemStack)

Fakes an item in a specific inventory slot for the player.

Parameters

player

The target player.

windowId

The ID of the inventory window.

slot

The slot index.

item

The fake item to display.