Index

A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages

O

onGuiClick(InventoryClickEvent) - Method in class dev.triumphteam.gui.guis.GuiListener
Handles what happens when a player clicks on the GUI
onGuiClick(InventoryClickEvent) - Method in class dev.triumphteam.gui.guis.InteractionModifierListener
Handles any click on GUIs, applying all InteractionModifier as required
onGuiClose(InventoryCloseEvent) - Method in class dev.triumphteam.gui.guis.GuiListener
Handles what happens when the GUI is closed
onGuiDrag(InventoryDragEvent) - Method in class dev.triumphteam.gui.guis.GuiListener
Handles what happens when a player clicks on the GUI
onGuiDrag(InventoryDragEvent) - Method in class dev.triumphteam.gui.guis.InteractionModifierListener
Handles any item drag on GUIs, applying all InteractionModifier as required
onGuiOpen(InventoryOpenEvent) - Method in class dev.triumphteam.gui.guis.GuiListener
Handles what happens when the GUI is opened
open(HumanEntity) - Method in class dev.triumphteam.gui.guis.BaseGui
Opens the GUI for a HumanEntity.
open(HumanEntity) - Method in class dev.triumphteam.gui.guis.PaginatedGui
Overrides BaseGui.open(HumanEntity) to use the paginated populator instead
open(HumanEntity) - Method in class dev.triumphteam.gui.guis.ScrollingGui
Overrides PaginatedGui.open(HumanEntity) to make it work with the specific scrolls
open(HumanEntity) - Method in class dev.triumphteam.gui.guis.StorageGui
Overridden BaseGui.open(HumanEntity) to prevent
open(HumanEntity, int) - Method in class dev.triumphteam.gui.guis.PaginatedGui
Specific open method for the Paginated GUI Uses PaginatedGui.populatePage()
open(HumanEntity, int) - Method in class dev.triumphteam.gui.guis.ScrollingGui
Overrides PaginatedGui.open(HumanEntity, int) to make it work with the specific scrolls
owner(OfflinePlayer) - Method in class dev.triumphteam.gui.builder.item.SkullBuilder
Sets skull owner via bukkit methods
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages