Package io.github.toberocat.guiengine.action


package io.github.toberocat.guiengine.action
  • Classes
    Class
    Description
    The `NextPageAction` class represents an action that allows a player to navigate to the next page of a `PagedComponent`.
    The `OpenGuiAction` class represents an action that allows a player to open a GUI using the `GuiEngineApi`.
    The `PreviousPageAction` class represents an action that allows a player to navigate to the previous page of a `PagedComponent`.