class FetchMinecraftJar : Process<EmoContext>
Process that fetches the minecraft jar for the current install
FetchMinecraftJar()
Process that fetches the minecraft jar for the current install |
suspend fun execute(context: EmoContext): Unit
Start this process |
|
fun getDescription(): String
Get description of this process |
|
fun getName(): String
Get name of this process |