Package me.hsgamer.bettergui.downloader
Class AddonDownloader
- java.lang.Object
-
- me.hsgamer.hscore.downloader.core.Downloader
-
- me.hsgamer.bettergui.downloader.AddonDownloader
-
public class AddonDownloader extends Downloader
-
-
Constructor Summary
Constructors Constructor Description AddonDownloader(BetterGUI plugin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidonLoaded()-
Methods inherited from class me.hsgamer.hscore.downloader.core.Downloader
getDownloadInfo, getDownloadInfoLoader, getFolder, getInputStreamLoader, getLoadedDownloadInfo, isLoaded, setup
-
-
-
-
Constructor Detail
-
AddonDownloader
public AddonDownloader(BetterGUI plugin)
-
-
Method Detail
-
onLoaded
public void onLoaded()
- Overrides:
onLoadedin classDownloader
-
-