Package io.github.toberocat.guiengine.commands
package io.github.toberocat.guiengine.commands
-
ClassesClassDescriptionThe `DumpCommand` class represents a player sub-command that allows a player to open a GUI and dump its context.Created: 21.07.2023The `GuiCommands` class sets up and registers GUI-related commands for the `GuiEngineApi`.The `OpenCommand` class represents a player sub-command that allows a player to open a GUI using the `GuiEngineApi`.