Initialize a GUI with velt-helpers
from its name, amount of rows, and if its movable or not.
The name of the GUI
The amount of rows in the GUI
If the GUI is movable or not
Clear GUI including callbacks and movables
Set the item at the given slot of the GUI, with an optional callback with the options
The slot of the GUI to set
The item to add to that slot of the GUI
The options, or the callback run when the slot is clicked.
Get an item from a specific slot of this GUI
The slot to get the item from
Show this GUI to one or more given players
The players to show the GUI to
Set the item at the given slot of the GUI, with an optional callback with the options
The slot of the GUI to set
The item to add to that slot of the GUI
The options, or the callback run when the slot is clicked.
Show this GUI to one or more given players
The players to show the GUI to
Clear or unset a specific slot of this GUI
The slot to unset
Clear or unset a specific slot of this GUI
The slot to unset
Generated using TypeDoc
Velt's
Gui
Utility