Index

C D E G H I M N O S T 
All Classes and Interfaces|All Packages

C

clearInventory() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 
closeAll(List<MinestomGUIDisplay>) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
 

D

DelegatingInventory - Class in me.hsgamer.hscore.minestom.gui.inventory
A custom inventory used by MinestomGUIDisplay
DelegatingInventory(InventoryType, Component, MinestomGUIDisplay) - Constructor for class me.hsgamer.hscore.minestom.gui.inventory.DelegatingInventory
Create a new inventory

E

equals(Object) - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class me.hsgamer.hscore.minestom.gui.object.MinestomItem
Indicates whether some other object is "equal to" this one.
event() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
Returns the value of the event record component.
event() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
Returns the value of the event record component.
event() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
Returns the value of the event record component.

G

getDisplay() - Method in class me.hsgamer.hscore.minestom.gui.inventory.DelegatingInventory
Get the display related to this inventory
getEventNode() - Method in class me.hsgamer.hscore.minestom.gui.inventory.DelegatingInventory
Get the event node related to this inventory
getInventory() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
Get the inventory of the display
getInventorySize() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 
getInventoryType() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Get the inventory type
getSlot() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
 
getTitle(UUID) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Get the title for the unique id
getTitleFunction() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Get the title function
getViewerID() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
 
getViewerID() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
 
getViewerID() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
 

H

hashCode() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
Returns a hash code value for this object.
hashCode() - Method in record class me.hsgamer.hscore.minestom.gui.object.MinestomItem
Returns a hash code value for this object.

I

init() - Method in class me.hsgamer.hscore.minestom.gui.inventory.DelegatingInventory
 
initInventory() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 
isCancelled() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
 
itemStack() - Method in record class me.hsgamer.hscore.minestom.gui.object.MinestomItem
Returns the value of the itemStack record component.

M

me.hsgamer.hscore.minestom.gui - package me.hsgamer.hscore.minestom.gui
Contains the base classes for UI modules in Minestom
me.hsgamer.hscore.minestom.gui.event - package me.hsgamer.hscore.minestom.gui.event
Contains the Minestom implementation of the me.hsgamer.hscore.minecraft.gui.event
me.hsgamer.hscore.minestom.gui.inventory - package me.hsgamer.hscore.minestom.gui.inventory
Contains the inventories used by MinestomGUIDisplay
me.hsgamer.hscore.minestom.gui.object - package me.hsgamer.hscore.minestom.gui.object
Contains the Minestom implementation of me.hsgamer.hscore.minecraft.gui.object
MinestomClickEvent - Record Class in me.hsgamer.hscore.minestom.gui.event
The click event for Minestom
MinestomClickEvent(InventoryPreClickEvent) - Constructor for record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
Creates an instance of a MinestomClickEvent record class.
MinestomCloseEvent - Record Class in me.hsgamer.hscore.minestom.gui.event
The close event for Minestom
MinestomCloseEvent(InventoryCloseEvent) - Constructor for record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
Creates an instance of a MinestomCloseEvent record class.
MinestomGUIDisplay - Class in me.hsgamer.hscore.minestom.gui
The GUIDisplay for Minestom
MinestomGUIDisplay(UUID, MinestomGUIHolder) - Constructor for class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
Create a new display
MinestomGUIHolder - Class in me.hsgamer.hscore.minestom.gui
The GUIHolder for Minestom
MinestomGUIHolder() - Constructor for class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
 
MinestomItem - Record Class in me.hsgamer.hscore.minestom.gui.object
The item for Minestom
MinestomItem(ItemStack) - Constructor for record class me.hsgamer.hscore.minestom.gui.object.MinestomItem
Creates an instance of a MinestomItem record class.
MinestomOpenEvent - Record Class in me.hsgamer.hscore.minestom.gui.event
The open event for Minestom
MinestomOpenEvent(InventoryOpenEvent) - Constructor for record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
Creates an instance of a MinestomOpenEvent record class.

N

newDisplay(UUID) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
 

O

open() - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 

S

scheduleReopen(CloseEvent) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 
setButton(int, Item) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIDisplay
 
setCancelled(boolean) - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
 
setInventoryType(InventoryType) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Set the inventory type
setTitle(Component) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Set the title
setTitleFunction(Function<UUID, Component>) - Method in class me.hsgamer.hscore.minestom.gui.MinestomGUIHolder
Set the title function
stop() - Method in class me.hsgamer.hscore.minestom.gui.inventory.DelegatingInventory
 

T

toString() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomClickEvent
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomCloseEvent
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.hscore.minestom.gui.event.MinestomOpenEvent
Returns a string representation of this record class.
toString() - Method in record class me.hsgamer.hscore.minestom.gui.object.MinestomItem
Returns a string representation of this record class.
C D E G H I M N O S T 
All Classes and Interfaces|All Packages