public class BmclApiProvider extends DefaultLayoutProvider implements ForgeDownloadSource, LiteloaderDownloadSource, FabricDownloadSource
FabricDownloadSource.Default| Constructor and Description |
|---|
BmclApiProvider() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAssetBaseURL() |
String |
getFabricMetaBaseUrl() |
String |
getForgeMavenRepositoryUrl() |
String |
getForgeVersionListUrl() |
protected String |
getLibraryBaseURL() |
String |
getLiteloaderManifestUrl() |
protected String |
getVersionListURL() |
CombinedDownloadTask<JSONObject> |
liteloaderSnapshotVersionJson(LiteloaderVersion liteloader) |
getAsset, getAssetIndex, getAssetIndexBaseURL, getGameJar, getGameVersionJson, getLibrary, getVersionBaseURL, getVersionList, libraryasset, assetsIndex, gameJar, gameVersionJson, library, registerLibraryDownloadHandler, unregisterLibraryDownloadHandler, versionListclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFabricProfileUrl, getFabricVersionsUrlprotected String getLibraryBaseURL()
getLibraryBaseURL in class DefaultLayoutProviderprotected String getVersionListURL()
getVersionListURL in class DefaultLayoutProviderprotected String getAssetBaseURL()
getAssetBaseURL in class DefaultLayoutProviderpublic String getForgeVersionListUrl()
getForgeVersionListUrl in interface ForgeDownloadSourcepublic String getForgeMavenRepositoryUrl()
getForgeMavenRepositoryUrl in interface ForgeDownloadSourcepublic String getLiteloaderManifestUrl()
getLiteloaderManifestUrl in interface LiteloaderDownloadSourcepublic CombinedDownloadTask<JSONObject> liteloaderSnapshotVersionJson(LiteloaderVersion liteloader)
liteloaderSnapshotVersionJson in interface LiteloaderDownloadSourcepublic String getFabricMetaBaseUrl()
getFabricMetaBaseUrl in interface FabricDownloadSourceCopyright © 2023. All rights reserved.