isModLoaded

abstract fun isModLoaded(modId: String): Boolean

Checks whether certain mod is loaded.

Return

true if the mod is loaded, false otherwise.

Parameters

modId

the mod id.