on Click
abstract fun onClick(action: InventoryContentContainer.(player: Player, row: KRowImpl, item: KItem) -> Unit)
Executed when any item inside the row is clicked
Parameters
action
function executed when any item is clicked
Executed when any item inside the row is clicked
function executed when any item is clicked