| Package | Description |
|---|---|
| org.basinmc.lavatory.asset |
| Modifier and Type | Method | Description |
|---|---|---|
AssetIndex |
AssetIndexReference.fetch() |
Fetches the full asset index from the server and parses its contents.
|
static AssetIndex |
AssetIndex.read(InputStream inputStream) |
Decodes an asset index from the specified input stream.
|
static AssetIndex |
AssetIndex.read(Reader reader) |
Decodes an asset index from the specified reader.
|
static AssetIndex |
AssetIndex.read(Path path) |
Decodes an asset index from the specified file.
|
Copyright © 2018 Basin. All rights reserved.