emo / me.eater.emo.forge / FetchForgeVersions

FetchForgeVersions

class FetchForgeVersions : Process<EmoContext>

Process that fetches the known versions of Forge, and if needed selects the correct minecraft version

Constructors

<init>

FetchForgeVersions()

Process that fetches the known versions of Forge, and if needed selects the correct minecraft version

Functions

execute

suspend fun execute(context: EmoContext): Unit

Start this process

getDescription

fun getDescription(): String

Get description of this process

getName

fun getName(): String

Get name of this process