minecraftVersion

abstract val minecraftVersion: String

The running Minecraft version string (e.g. "1.18.2"), read from the loader — each loader knows it natively. Used to fetch version-matched remap mappings on a non-mojmap (Fabric intermediary / Forge SRG) runtime, where the processed runtime MC jar carries no version.json to read it from.