| Package | Description |
|---|---|
| org.basinmc.lavatory |
| Modifier and Type | Method | Description |
|---|---|---|
static Manifest |
Manifest.fetch() |
Fetches the current version manifest from the servers.
|
static Manifest |
Manifest.read(InputStream inputStream) |
Decodes a launcher version manifest from the specified input stream.
|
static Manifest |
Manifest.read(Reader reader) |
Decodes a launcher version manifest from the specified reader.
|
static Manifest |
Manifest.read(Path path) |
Decodes a launcher version manifest from the specified file.
|
Copyright © 2018 Basin. All rights reserved.