Index

C G H I M O S U 
All Classes and Interfaces|All Packages

C

canSetItem(int) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Check if the item can be set in the slot
CloseEvent - Interface in me.hsgamer.hscore.minecraft.gui.holder.event
The event when the GUI is closed
createInventoryContext() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Create the inventory context

G

getButtonMap() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Get the button map
getInventoryContext() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Get the inventory context
getItem(int) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Get the item in the slot
getItemMap() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Get the item map
getViewerID() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Get the unique ID of the viewer
GUIHolder<T> - Class in me.hsgamer.hscore.minecraft.gui.holder
The base holder for Minecraft GUI implementation
GUIHolder(UUID) - Constructor for class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Create a new holder

H

handleClick(ClickEvent) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Override this method to add custom behavior.
handleClose(CloseEvent) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Handle the close event.
handleOpen(OpenEvent) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Handle the open event.

I

init() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
 

M

me.hsgamer.hscore.minecraft.gui.holder - package me.hsgamer.hscore.minecraft.gui.holder
The package for the GUI holders
me.hsgamer.hscore.minecraft.gui.holder.event - package me.hsgamer.hscore.minecraft.gui.holder.event
The events for the GUI holder

O

open() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Open the inventory
open(UUID) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Open the inventory
OpenEvent - Interface in me.hsgamer.hscore.minecraft.gui.holder.event
The event when the GUI is opened

S

setButtonMap(Function<InventoryContext, Map<Integer, ActionItem>>) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Set the button map
setItem(int, ActionItem) - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Set the item in the slot
stop() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
 

U

update() - Method in class me.hsgamer.hscore.minecraft.gui.holder.GUIHolder
Update the inventory
C G H I M O S U 
All Classes and Interfaces|All Packages