SkinSelectionGui
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)