Package dev.kitteh.factions.listener
Class ListenGUI
java.lang.Object
dev.kitteh.factions.listener.ListenGUI
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidonPlayerInteractGUI(org.bukkit.event.inventory.InventoryClickEvent event) voidonPlayerMoveGUI(org.bukkit.event.inventory.InventoryDragEvent event)
-
Constructor Details
-
ListenGUI
public ListenGUI()
-
-
Method Details
-
onPlayerInteractGUI
public void onPlayerInteractGUI(org.bukkit.event.inventory.InventoryClickEvent event) -
onPlayerMoveGUI
public void onPlayerMoveGUI(org.bukkit.event.inventory.InventoryDragEvent event)
-