Class UpdateNotifier<T extends UpdateResponse>
java.lang.Object
de.eldoria.eldoutilities.updater.notifier.Notifier<T>
de.eldoria.eldoutilities.updater.notifier.UpdateNotifier<T>
- All Implemented Interfaces:
Listener
- Direct Known Subclasses:
DownloadedNotifier
Notifier implementation for updater with update check function.
- Since:
- 1.1.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
UpdateNotifier
-
-
Method Details
-
onPlayerJoin
- Specified by:
onPlayerJoin
in classNotifier<T extends UpdateResponse>
-