Uses of Class
tk.airshipcraft.commonlib.gui.objects.Gui
Packages that use Gui
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.-
Uses of Gui in tk.airshipcraft.commonlib.gui
Methods in tk.airshipcraft.commonlib.gui with parameters of type GuiModifier and TypeMethodDescriptionvoid
GuiManager.registerGui
(org.bukkit.entity.Player player, Gui gui) Associates a GUI instance with a player for event handling.