emo / me.eater.emo.minecraft / FetchVersionsManifest

FetchVersionsManifest

class FetchVersionsManifest : Process<EmoContext>

Process that fetches version manifest

Constructors

<init>

FetchVersionsManifest()

Process that fetches version manifest

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