Interface GUIButtonListener


public interface GUIButtonListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onClick(org.bukkit.event.inventory.InventoryClickEvent event)
     
  • Method Details

    • onClick

      void onClick(org.bukkit.event.inventory.InventoryClickEvent event)