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

C

canPlaceItems() - Method in class dev.triumphteam.gui.guis.BaseGui
Check if item placement is allowed inside this GUI.
canSwapItems() - Method in class dev.triumphteam.gui.guis.BaseGui
Check if item swap is allowed inside this GUI.
canTakeItems() - Method in class dev.triumphteam.gui.guis.BaseGui
Check if item retrieval is allowed inside this GUI.
CHEST - dev.triumphteam.gui.components.GuiType
 
close(HumanEntity) - Method in class dev.triumphteam.gui.guis.BaseGui
Closes the GUI with a 2 tick delay (to prevent items from being taken from the Inventory).
close(HumanEntity, boolean) - Method in class dev.triumphteam.gui.guis.BaseGui
Closes the GUI with a 2 tick delay (to prevent items from being taken from the Inventory).
create() - Method in class dev.triumphteam.gui.builder.gui.BaseGuiBuilder
Creates the given GuiBase Has to be abstract because each GUI are different
create() - Method in class dev.triumphteam.gui.builder.gui.PaginatedBuilder
Creates a new PaginatedGui
create() - Method in class dev.triumphteam.gui.builder.gui.ScrollingBuilder
Creates a new ScrollingGui
create() - Method in class dev.triumphteam.gui.builder.gui.SimpleBuilder
Creates a new Gui
create() - Method in class dev.triumphteam.gui.builder.gui.StorageBuilder
Creates a new StorageGui
A B C D E F G H I L M N O P R S T U V W 
All Classes|All Packages