Uses of Package
tk.airshipcraft.commonlib.gui.objects
Packages that use tk.airshipcraft.commonlib.gui.objects
Package
Description
The GUI package in
tk.airshipcraft.commonlib
offers a robust framework for creating and managing
graphical user interfaces (GUIs) within a Minecraft server environment.Holds the essential objects and interfaces for the GUI system's various components,
such as scoreboards, boss bars, and other custom UI elements.
Provides implementation details for the objects in the GUI system, such as teams which can
be utilized within different UI components for grouping and organization.
-
Classes in tk.airshipcraft.commonlib.gui.objects used by tk.airshipcraft.commonlib.gui
-
Classes in tk.airshipcraft.commonlib.gui.objects used by tk.airshipcraft.commonlib.gui.objectsClassDescriptionInterface for defining the structure and functionality of a team in a plugin environment.
-
Classes in tk.airshipcraft.commonlib.gui.objects used by tk.airshipcraft.commonlib.gui.objects.implClassDescriptionInterface for defining the structure and functionality of a team in a plugin environment.