Class GuiCommands
java.lang.Object
io.github.toberocat.guiengine.commands.GuiCommands
The `GuiCommands` class sets up and registers GUI-related commands for the `GuiEngineApi`.
This class is licensed under the GNU General Public License.
- Since:
- 05/02/2023
- Author:
- Tobias Madlberger (Tobias)
-
Constructor Summary
ConstructorsConstructorDescriptionConstructs a new `GuiCommands` and sets up the GUI-related commands. -
Method Summary
-
Constructor Details
-
GuiCommands
public GuiCommands()Constructs a new `GuiCommands` and sets up the GUI-related commands.
-