Package tk.airshipcraft.commonlib.gui.objects.impl
package tk.airshipcraft.commonlib.gui.objects.impl
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:
ITeam
- Allows different plugins to create and manage their own team logic, structures, and hierarchies.
-
ClassesClassDescriptionProvides a centralized management system for teams across different plugins.