click

open override fun click(player: Player, slot: Int, action: InventoryAction)

A method which handles inventory clicks.

Since

0.3.0

Parameters

player

The player who clicked

slot

The slot id which was clicked

action

The performed action

See also