Package com.github.darksoulq.abyssallib.world.gui


package com.github.darksoulq.abyssallib.world.gui
  • Class
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
    Will be removed soon
    Represents a template for a custom Graphical User Interface.
    A fluent builder for creating Gui configurations.
    Represents an interactive component within a GUI.
    Flags used to configure and restrict the behavior of a Gui.
    Defines a visual layer that can be rendered over a GUI inventory.
    Central manager for handling the lifecycle and updates of custom GUIs.
    Represents an active instance of a Gui being viewed by a player.
    Defines the target inventory segment for rendering or interaction.
    A record defining a specific location within a GuiView.
    A utility class for calculating inventory slot positions.