Class ActionPlayerInventoryClick

java.lang.Object
net.swofty.event.SkyBlockEvent
net.swofty.event.actions.player.gui.ActionPlayerInventoryClick

public class ActionPlayerInventoryClick extends SkyBlockEvent
  • Constructor Details

    • ActionPlayerInventoryClick

      public ActionPlayerInventoryClick()
  • Method Details

    • getEvent

      public Class<? extends net.minestom.server.event.Event> getEvent()
      Specified by:
      getEvent in class SkyBlockEvent
    • run

      public void run(net.minestom.server.event.Event event)
      Specified by:
      run in class SkyBlockEvent
    • isHotKey

      public boolean isHotKey(net.minestom.server.event.inventory.InventoryPreClickEvent inventoryClick)