Uses of Interface
dev.piglin.piglinworldapi.gui.CustomGui.ClickResult
Packages that use CustomGui.ClickResult
-
Uses of CustomGui.ClickResult in dev.piglin.piglinworldapi.gui
Classes in dev.piglin.piglinworldapi.gui that implement CustomGui.ClickResultModifier and TypeClassDescriptionstatic classCloses the current gui and opens the new gui.static classDo nothingMethods in dev.piglin.piglinworldapi.gui that return CustomGui.ClickResultModifier and TypeMethodDescriptionabstract CustomGui.ClickResultListGui.onClick(T t, org.bukkit.entity.Player player, org.bukkit.inventory.Inventory inventory, org.bukkit.event.inventory.ClickType type)Handle item clickabstract CustomGui.ClickResultCustomGui.onItemClick(org.bukkit.event.inventory.InventoryClickEvent event)Handle clicksListGui.onItemClick(org.bukkit.event.inventory.InventoryClickEvent event)abstract CustomGui.ClickResultCustomGui.onItemClickInInventory(org.bukkit.event.inventory.InventoryClickEvent event)Handle clicks in player's inventory but when your inventory is openListGui.onItemClickInInventory(org.bukkit.event.inventory.InventoryClickEvent event)