Class ActionPlayerInventoryClick
java.lang.Object
net.swofty.event.SkyBlockEvent
net.swofty.event.actions.player.gui.ActionPlayerInventoryClick
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.swofty.event.SkyBlockEvent
cacheEvent, callSkyBlockEvent, register
-
Constructor Details
-
ActionPlayerInventoryClick
public ActionPlayerInventoryClick()
-
-
Method Details
-
getEvent
- Specified by:
getEvent
in classSkyBlockEvent
-
run
public void run(net.minestom.server.event.Event event) - Specified by:
run
in classSkyBlockEvent
-
isHotKey
public boolean isHotKey(net.minestom.server.event.inventory.InventoryPreClickEvent inventoryClick)
-