ChamoGui

public interface ChamoGui implements InventoryHolder

Interface for GUIs that handle their own clicks.

Inheritors

Functions

Link copied to clipboard
public abstract @NotNull() Inventory getInventory()
Link copied to clipboard
public abstract void handleClick(InventoryClickEvent event)
Link copied to clipboard
public void handleClose(InventoryCloseEvent event)