emo / me.eater.emo.minecraft / FetchMinecraftManifest

FetchMinecraftManifest

class FetchMinecraftManifest : Process<EmoContext>

Process that will download the install manifest for selected minecraft version

Constructors

<init>

FetchMinecraftManifest()

Process that will download the install manifest for selected 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