SkinSelectionGui

public final class SkinSelectionGui implements GuiListener.ChamoGui

GUI for selecting a skin for a specific item type.

Constructors

Link copied to clipboard
public void SkinSelectionGui(@NotNull() @NotNull() Plugin plugin, @NotNull() @NotNull() Player player, @NotNull() @NotNull() String category, @NotNull() @NotNull() SkinService skinService, @NotNull() @NotNull() GrantService grantService, @NotNull() @NotNull() RarityManager rarityManager, @NotNull() @NotNull() ModelService modelService, @NotNull() @NotNull() String title, int size, @NotNull() @NotNull() List<GuiSlotDef> slots, ChatInputUtil chatInputUtil, MessageUtil messageUtil)

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()
Link copied to clipboard
public void refresh()