emo / me.eater.emo.minecraft / FetchMinecraftJar

FetchMinecraftJar

class FetchMinecraftJar : Process<EmoContext>

Process that fetches the minecraft jar for the current install

Constructors

<init>

FetchMinecraftJar()

Process that fetches the minecraft jar for the current 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