FabricIntermediaries

class FabricIntermediaries(intermediaryManifest: File, objectMapper: ObjectMapper)

Intermediaries for Fabric.

Author

Griefed

Parameters

intermediaryManifest

Fabric Intermediary manifest-file.

objectMapper

Object mapper for JSON parsing.

Constructors

Link copied to clipboard
constructor(intermediaryManifest: File, objectMapper: ObjectMapper)

Properties

Functions

Link copied to clipboard

Get a specific intermediary, wrapped in an Optional.

Link copied to clipboard
fun isIntermediariesPresent(minecraftVersion: String): Boolean

Check whether Fabric Intermediaries for the given Minecraft version are present, indicating that the given Minecraft version is supported.

Link copied to clipboard
fun update()

Update the intermediaries for Fabric.