GuiListener

public final class GuiListener implements Listener

Handles GUI interactions by delegating to custom InventoryHolders.

Constructors

Link copied to clipboard
public void GuiListener()

Types

Link copied to clipboard
public interface ChamoGui implements InventoryHolder
Interface for GUIs that handle their own clicks.

Functions

Link copied to clipboard
public void onClick(InventoryClickEvent event)
Link copied to clipboard
public void onClose(InventoryCloseEvent event)