isIntermediariesPresent

fun isIntermediariesPresent(minecraftVersion: String): Boolean

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

Return

true if intermediaries are present.

Parameters

minecraftVersion

The Minecraft version to check for.