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