Class BukkitDragEvent

java.lang.Object
me.hsgamer.hscore.bukkit.gui.common.event.BukkitInventoryEvent<org.bukkit.event.inventory.InventoryDragEvent>
me.hsgamer.hscore.bukkit.gui.common.event.BukkitDragEvent
All Implemented Interfaces:
BukkitCancellableEvent, CancellableEvent, ViewerEvent

public class BukkitDragEvent extends BukkitInventoryEvent<org.bukkit.event.inventory.InventoryDragEvent> implements BukkitCancellableEvent
The drag event
  • Constructor Details

    • BukkitDragEvent

      public BukkitDragEvent(org.bukkit.event.inventory.InventoryDragEvent event)
      Create a new event
      Parameters:
      event - the Bukkit event
  • Method Details

    • getRawSlots

      public Collection<Integer> getRawSlots()
      Get the raw slots
      Returns:
      the raw slots