| Modifier and Type | Class and Description |
|---|---|
static class |
PluginUpdates.Validated |
Patches.NoPatches| Constructor and Description |
|---|
PluginUpdates() |
| Modifier and Type | Method and Description |
|---|---|
Optional<com.suncode.autoupdate.server.client.api.Patch> |
get(UUID patchId) |
List<PluginUpdates.Validated> |
getDowngrades() |
Optional<String> |
getNewestVersion() |
List<PluginUpdates.Validated> |
getUpdates() |
boolean |
hasAny() |
List<com.suncode.autoupdate.server.client.api.Patch> |
neededFor(String version) |
public List<PluginUpdates.Validated> getUpdates()
public List<PluginUpdates.Validated> getDowngrades()
public Optional<String> getNewestVersion()
getNewestVersion in interface PatchesCopyright © 2025 Suncode. All rights reserved.