Class SpigotHotbarListener

java.lang.Object
com.guflimc.brick.gui.spigot.listener.SpigotHotbarListener
All Implemented Interfaces:
org.bukkit.event.Listener

public class SpigotHotbarListener extends Object implements org.bukkit.event.Listener
  • Field Details

  • Constructor Details

    • SpigotHotbarListener

      public SpigotHotbarListener(SpigotRegistry registry)
  • Method Details

    • onQuit

      public void onQuit(org.bukkit.event.player.PlayerQuitEvent event)
    • onInventoryClick

      public void onInventoryClick(org.bukkit.event.inventory.InventoryClickEvent event)
    • onInteract

      public void onInteract(org.bukkit.event.player.PlayerInteractEvent e)
    • onInteract

      public void onInteract(org.bukkit.event.player.PlayerInteractEntityEvent e)
    • onInteract

      public void onInteract(org.bukkit.event.player.PlayerInteractAtEntityEvent e)
    • onItemMove

      public void onItemMove(org.bukkit.event.inventory.InventoryMoveItemEvent e)