Interface ClickEvent

All Superinterfaces:
CancellableEvent, ViewerEvent
All Known Implementing Classes:
BukkitClickEvent, MinestomClickEvent

public interface ClickEvent extends ViewerEvent, CancellableEvent
The event when a player clicks on the GUI
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get the slot

    Methods inherited from interface me.hsgamer.hscore.minecraft.gui.common.event.CancellableEvent

    isCancelled, setCancelled

    Methods inherited from interface me.hsgamer.hscore.minecraft.gui.common.event.ViewerEvent

    getViewerID
  • Method Details

    • getSlot

      int getSlot()
      Get the slot
      Returns:
      the slot