| Constructor and Description |
|---|
GuiListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
Handles clicks in inventories
|
void |
onInventoryClose(org.bukkit.event.inventory.InventoryCloseEvent event)
Handles closing in inventories
|
public void onInventoryClick(@NotNull
org.bukkit.event.inventory.InventoryClickEvent event)
event - the event firedpublic void onInventoryClose(@NotNull
org.bukkit.event.inventory.InventoryCloseEvent event)
event - the event firedCopyright © 2019. All rights reserved.