Package me.hsgamer.bettergui.downloader
Class AddonDownloader
- java.lang.Object
-
- me.hsgamer.bettergui.downloader.AddonDownloader
-
- All Implemented Interfaces:
io.github.projectunified.minelib.plugin.postenable.PostEnable
public class AddonDownloader extends Object implements io.github.projectunified.minelib.plugin.postenable.PostEnable
-
-
Constructor Summary
Constructors Constructor Description AddonDownloader(BetterGUI plugin)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description me.hsgamer.hscore.downloader.core.DownloadergetDownloader()voidpostEnable()
-
-
-
Constructor Detail
-
AddonDownloader
public AddonDownloader(BetterGUI plugin)
-
-