emo / me.eater.emo.minecraft / FetchMinecraftAssets

FetchMinecraftAssets

class FetchMinecraftAssets : Process<EmoContext>

Process that fetches all assets for the current asset index

Constructors

<init>

FetchMinecraftAssets()

Process that fetches all assets for the current asset index

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