Uses of Class
tk.airshipcraft.commonlib.gui.GuiBuilder
Packages that use GuiBuilder
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 GuiBuilder in tk.airshipcraft.commonlib.gui
Methods in tk.airshipcraft.commonlib.gui that return GuiBuilderModifier and TypeMethodDescriptionGuiBuilder.setItem
(int slot, org.bukkit.inventory.ItemStack item) Adds an item to the GUI at the specified slot.