Package io.github.toberocat.guiengine.commands


package io.github.toberocat.guiengine.commands
  • Classes
    Class
    Description
    The `DumpCommand` class represents a player sub-command that allows a player to open a GUI and dump its context.
    Created: 21.07.2023
    The `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`.