| Package | Description |
|---|---|
| org.to2mbn.jmccc.mcdownloader | |
| org.to2mbn.jmccc.mcdownloader.provider |
| Modifier and Type | Method and Description |
|---|---|
static RemoteVersionList |
RemoteVersionList.fromJson(org.json.JSONObject json) |
| Modifier and Type | Method and Description |
|---|---|
Future<RemoteVersionList> |
MinecraftDownloaderImpl.fetchRemoteVersionList(CombinedDownloadCallback<RemoteVersionList> callback) |
Future<RemoteVersionList> |
MinecraftDownloader.fetchRemoteVersionList(CombinedDownloadCallback<RemoteVersionList> callback)
Fetches the remote version list of the game asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
Future<RemoteVersionList> |
MinecraftDownloaderImpl.fetchRemoteVersionList(CombinedDownloadCallback<RemoteVersionList> callback) |
Future<RemoteVersionList> |
MinecraftDownloader.fetchRemoteVersionList(CombinedDownloadCallback<RemoteVersionList> callback)
Fetches the remote version list of the game asynchronously.
|
| Modifier and Type | Method and Description |
|---|---|
CombinedDownloadTask<RemoteVersionList> |
AbstractMinecraftDownloadProvider.versionList() |
CombinedDownloadTask<RemoteVersionList> |
URIDownloadProvider.versionList() |
CombinedDownloadTask<RemoteVersionList> |
MinecraftDownloadProvider.versionList()
Returns a version list download task.
|
Copyright © 2016. All rights reserved.