Legacy Fabric Meta
class LegacyFabricMeta(gameVersionsManifest: File, loaderVersionsManifest: File, installerVersionsManifest: File, utilities: Utilities, installerCacheDirectory: File) : Meta
LegacyFabric meta providing game, loader and installer version information.
Author
Griefed
Parameters
game Versions Manifest
Game version manifest.
loader Versions Manifest
Loader version manifest.
installer Versions Manifest
Installer version manifest.
utilities
Commonly used utilities across ServerPackCreator.
installer Cache Directory
The cache-directory for all installers.
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Installer file for the specified modloader version, wrapped in an Optional, so you can check whether it is available first.
Link copied to clipboard
List of available installer version in ascending order.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get the latest installer version.
Link copied to clipboard
Get the URL to the latest installer.
Link copied to clipboard
Get the latest loader version.
Link copied to clipboard
List of available loader versions in ascending order.
Link copied to clipboard
Get the release installer version.
Link copied to clipboard
Get the URL to the release installer.
Link copied to clipboard
Get the release loader version.
Link copied to clipboard
All Legacy Fabric supported Minecraft versions.