class SelectMinecraftVersion : Process<EmoContext>
Process that selects which Minecraft version to install
SelectMinecraftVersion()
Process that selects which Minecraft version to 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 |