MainSkinsGui

public final class MainSkinsGui implements GuiListener.ChamoGui

Main GUI for browsing skin categories.

Constructors

Link copied to clipboard
public void MainSkinsGui(Plugin plugin, Player player, SkinService skinService, GrantService grantService, String title, int size, List<GuiSlotDef> slots, SkinManager skinManager, ChatInputUtil chatInputUtil)

Properties

Link copied to clipboard
public final Inventory inventory

Functions

Link copied to clipboard
@NotNull()
public @NotNull() Inventory getInventory()
public abstract @NotNull() Inventory getInventory()
Link copied to clipboard
public void handleClick(InventoryClickEvent event)
Link copied to clipboard
public void handleClose(InventoryCloseEvent event)
Link copied to clipboard
public void open()