Uses of Class
wtf.choco.arrows.util.UpdateChecker.UpdateResult
| Package | Description |
|---|---|
| wtf.choco.arrows.util |
-
Uses of UpdateChecker.UpdateResult in wtf.choco.arrows.util
Methods in wtf.choco.arrows.util that return UpdateChecker.UpdateResult Modifier and Type Method Description @Nullable UpdateChecker.UpdateResultUpdateChecker. getLastResult()Get the last update result that was queried byUpdateChecker.requestUpdateCheck().Methods in wtf.choco.arrows.util that return types with arguments of type UpdateChecker.UpdateResult Modifier and Type Method Description @NotNull CompletableFuture<UpdateChecker.UpdateResult>UpdateChecker. requestUpdateCheck()Request an update check to Spigot.