Fabric Meta
class FabricMeta(fabricManifest: File, fabricInstallerManifest: File, fabricIntermediaries: FabricIntermediaries, objectMapper: ObjectMapper, utilities: Utilities, installerCacheDirectory: File) : Meta
Fabric meta containing information about available Quilt versions and installers.
Author
Griefed
Parameters
fabric Manifest
Fabric manifest file.
fabric Installer Manifest
Fabric-installer manifest file.
fabric Intermediaries
Fabric Intermediary instance.
object Mapper
Object mapper for JSON parsing.
utilities
Commonly used utilities across ServerPackCreator.
installer Cache Directory
The cache-directory for all installers.
Constructors
Link copied to clipboard
constructor(fabricManifest: File, fabricInstallerManifest: File, fabricIntermediaries: FabricIntermediaries, objectMapper: ObjectMapper, utilities: Utilities, installerCacheDirectory: File)
Functions
Link copied to clipboard
Link copied to clipboard
Get details for a Fabric loader.
Link copied to clipboard
Get the URL to the Fabric launcher for the specified Minecraft and Fabric version.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Download the improved Fabric launcher and store it in the launcher-cache directory.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard