GUIListener

interface GUIListener

Deprecated

Use Button-based click handlers instead

Functions

Link copied to clipboard
open fun onInventoryClick(event: InventoryClickEvent, gui: InventoryGUI)
Link copied to clipboard
open fun onInventoryClose(event: InventoryCloseEvent, gui: InventoryGUI)
Link copied to clipboard
open fun onInventoryOpen(event: InventoryOpenEvent, gui: InventoryGUI)