Interface | Description |
---|---|
GuiElement.Action | |
GuiStateElement.State.Change |
Define what should happen when the state of the element' state changes to this state
|
InventoryGui.CloseAction |
Class | Description |
---|---|
DynamicGuiElement |
Represents an element in a gui that will query all it's data when drawn.
|
GuiElement |
Represents an element in a gui
|
GuiElement.Click | |
GuiElementGroup |
Represents a group of multiple elements
|
GuiPageElement |
This is an element that allows for controlling the pagination of the gui.
|
GuiStateElement |
An element that can switch between certain states.
|
GuiStateElement.State |
A state that the
GuiStateElement can have. |
GuiStorageElement |
This element is used to access an
Inventory . |
GuiStorageElement.ValidatorInfo | |
InventoryGui |
The main library class that lets you create and manage your GUIs
|
InventoryGui.Close | |
InventoryGui.Holder |
Fake InventoryHolder for the GUIs
|
StaticGuiElement |
Represents a simple element in a gui to which an action can be assigned.
|
Enum | Description |
---|---|
GuiPageElement.PageAction |
Copyright © 2018. All rights reserved.