emo / me.eater.emo.minecraft / FetchMinecraftAssetIndex

FetchMinecraftAssetIndex

class FetchMinecraftAssetIndex : Process<EmoContext>

Process that fetches the asset index for this minecraft install

Constructors

<init>

FetchMinecraftAssetIndex()

Process that fetches the asset index for this minecraft 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