Package org.core.platform.update.bukkit
Class DevBukkitUpdateChecker
java.lang.Object
org.core.platform.update.bukkit.DevBukkitUpdateChecker
- All Implemented Interfaces:
PlatformUpdate<DevBukkitUpdateOption>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
- Constant Field Values
-
-
Constructor Details
-
DevBukkitUpdateChecker
public DevBukkitUpdateChecker()
-
-
Method Details
-
getUpdateSite
- Specified by:
getUpdateSite
in interfacePlatformUpdate<DevBukkitUpdateOption>
-
getIdName
- Specified by:
getIdName
in interfacePlatformUpdate<DevBukkitUpdateOption>
-
checkForUpdate
public CompletableFuture<UpdateResult> checkForUpdate(@NotNull @NotNull DevBukkitUpdateOption devOptions)- Specified by:
checkForUpdate
in interfacePlatformUpdate<DevBukkitUpdateOption>
-