DownloadAllContentPackage

Shared setup-menu "Download All" package matching the EliteMobs behavior.

Constructors

Link copied to clipboard
public void DownloadAllContentPackage(Supplier<Collection<T>> packagesSupplier, String pluginName, String contentUrl, String downloadAllCommand)

Inherited properties

Link copied to clipboard
public ItemStack itemStack

Functions

Link copied to clipboard
protected void doDownload(Player player)
Link copied to clipboard
protected void doInstall(Player player)
Link copied to clipboard
protected void doShowAccessInfo(Player player)
Link copied to clipboard
protected void doUninstall(Player player)
Link copied to clipboard
Link copied to clipboard
protected ItemStack getInstalledItemStack()
Link copied to clipboard
public ItemStack getItemstack()
Link copied to clipboard
protected ItemStack getNeedsAccessItemStack()
Link copied to clipboard
protected ItemStack getNotDownloadedItemStack()
Link copied to clipboard
protected ItemStack getNotInstalledItemStack()
Link copied to clipboard
protected ItemStack getOutOfDateNoAccessItemStack()
Link copied to clipboard
protected ItemStack getOutOfDateUpdatableItemStack()
Link copied to clipboard
protected ItemStack getPartiallyInstalledItemStack()
Link copied to clipboard
public void onClick(Player player)

Inherited functions

Link copied to clipboard
public ItemStack getItemStack()