Index
All Classes and Interfaces|All Packages
A
- allowMoveItemOnBottom(BukkitGUIHolder) - Static method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIUtils
-
Set that the holder should not cancel the click event on bottom inventory
B
- BukkitCancellableEvent - Interface in me.hsgamer.hscore.bukkit.gui.event
-
The Bukkit implementation of
CancellableEvent - BukkitClickEvent - Class in me.hsgamer.hscore.bukkit.gui.event
-
The Bukkit implementation of
ClickEvent - BukkitClickEvent(InventoryClickEvent) - Constructor for class me.hsgamer.hscore.bukkit.gui.event.BukkitClickEvent
-
Create a new event
- BukkitCloseEvent - Class in me.hsgamer.hscore.bukkit.gui.event
-
The Bukkit implementation of
CloseEvent - BukkitCloseEvent(InventoryCloseEvent) - Constructor for class me.hsgamer.hscore.bukkit.gui.event.BukkitCloseEvent
-
Create a new event
- BukkitDragEvent - Class in me.hsgamer.hscore.bukkit.gui.event
-
The Drag event
- BukkitDragEvent(InventoryDragEvent) - Constructor for class me.hsgamer.hscore.bukkit.gui.event.BukkitDragEvent
-
Create a new event
- BukkitGUIDisplay - Class in me.hsgamer.hscore.bukkit.gui
-
The
GUIDisplayfor Bukkit - BukkitGUIDisplay(UUID, BukkitGUIHolder) - Constructor for class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
-
Create a new display
- BukkitGUIHolder - Class in me.hsgamer.hscore.bukkit.gui
-
The
GUIHolderfor Bukkit - BukkitGUIHolder(Plugin) - Constructor for class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Create a new holder
- BukkitGUIListener - Class in me.hsgamer.hscore.bukkit.gui
-
The Listener for
BukkitGUIHolderandBukkitGUIDisplay. - BukkitGUIUtils - Class in me.hsgamer.hscore.bukkit.gui
-
The utility class for
BukkitGUIHolder - BukkitInventoryEvent<T extends org.bukkit.event.inventory.InventoryEvent> - Class in me.hsgamer.hscore.bukkit.gui.event
-
The Bukkit inventory event
- BukkitInventoryEvent(T) - Constructor for class me.hsgamer.hscore.bukkit.gui.event.BukkitInventoryEvent
-
Create a new event
- BukkitItem - Class in me.hsgamer.hscore.bukkit.gui.object
-
The Bukkit item
- BukkitItem(ItemStack) - Constructor for class me.hsgamer.hscore.bukkit.gui.object.BukkitItem
-
Create a new Bukkit item
- BukkitOpenEvent - Class in me.hsgamer.hscore.bukkit.gui.event
-
The Bukkit implementation of
OpenEvent - BukkitOpenEvent(InventoryOpenEvent) - Constructor for class me.hsgamer.hscore.bukkit.gui.event.BukkitOpenEvent
-
Create a new event
C
- cancelDragEvent(BukkitGUIHolder) - Static method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIUtils
-
Set that the holder cancels drag event on top inventory
- clearInventory() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
- closeAll(List<BukkitGUIDisplay>) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
E
- event - Variable in class me.hsgamer.hscore.bukkit.gui.event.BukkitInventoryEvent
-
The Bukkit event
G
- getEvent() - Method in interface me.hsgamer.hscore.bukkit.gui.event.BukkitCancellableEvent
-
Get the Bukkit event
- getEvent() - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitInventoryEvent
-
Get the Bukkit event
- getInventory() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
- getInventoryFunction() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Get the inventory function
- getInventorySize() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
- getInventoryType() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Get the inventory type
- getItemStack() - Method in class me.hsgamer.hscore.bukkit.gui.object.BukkitItem
-
Get the item stack
- getPlugin() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Get the plugin
- getSize() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Get the size of the inventory
- getSlot() - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitClickEvent
- getViewerID() - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitInventoryEvent
I
- init() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
- init(Plugin) - Static method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIListener
-
Register the listener
- init(Plugin, EventPriority, EventPriority, EventPriority, EventPriority) - Static method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIListener
-
Register the listener
- initInventory() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
- isButtonExecute() - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitClickEvent
- isCancelled() - Method in interface me.hsgamer.hscore.bukkit.gui.event.BukkitCancellableEvent
- isRemoveDisplay() - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitCloseEvent
M
- me.hsgamer.hscore.bukkit.gui - package me.hsgamer.hscore.bukkit.gui
-
Contains the base classes for UI modules in Bukkit
- me.hsgamer.hscore.bukkit.gui.event - package me.hsgamer.hscore.bukkit.gui.event
-
Contains the Bukkit implementation of the
me.hsgamer.hscore.minecraft.gui.event - me.hsgamer.hscore.bukkit.gui.object - package me.hsgamer.hscore.bukkit.gui.object
-
Contains the Bukkit implementation of
me.hsgamer.hscore.minecraft.gui.object
N
- newDisplay(UUID) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
- normalizeToChestSize(int) - Static method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIUtils
-
Normalize the size to a valid chest size
O
- onDrag(BukkitDragEvent) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Handle drag event
- open() - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
S
- setButton(int, Item) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIDisplay
- setButtonExecute(boolean) - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitClickEvent
- setCancelled(boolean) - Method in interface me.hsgamer.hscore.bukkit.gui.event.BukkitCancellableEvent
- setInventoryFunction(Function<BukkitGUIDisplay, Inventory>) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Set the inventory function
- setInventoryType(InventoryType) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Set the inventory type
- setRemoveDisplay(boolean) - Method in class me.hsgamer.hscore.bukkit.gui.event.BukkitCloseEvent
- setSize(int) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Set the size
- setTitle(String) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Set the title
- setTitleFunction(Function<UUID, String>) - Method in class me.hsgamer.hscore.bukkit.gui.BukkitGUIHolder
-
Set the title function
All Classes and Interfaces|All Packages