Class DownloadedNotifier<T extends UpdateResponse>
java.lang.Object
de.eldoria.eldoutilities.updater.notifier.Notifier<T>
de.eldoria.eldoutilities.updater.notifier.UpdateNotifier<T>
de.eldoria.eldoutilities.updater.notifier.DownloadedNotifier<T>
- All Implemented Interfaces:
Listener
Notifier implementation for updater with download function.
- Since:
- 1.1.0
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDownloadedNotifier
(Plugin plugin, UpdateData<T> data, T latestVersion, boolean updated) -
Method Summary
-
Constructor Details
-
DownloadedNotifier
-
-
Method Details
-
onPlayerJoin
- Overrides:
onPlayerJoin
in classUpdateNotifier<T extends UpdateResponse>
-