emo / me.eater.emo.minecraft / SelectMinecraftVersion

SelectMinecraftVersion

class SelectMinecraftVersion : Process<EmoContext>

Process that selects which Minecraft version to install

Constructors

<init>

SelectMinecraftVersion()

Process that selects which Minecraft version to install

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