class FetchMinecraftAssets : Process<EmoContext>
Process that fetches all assets for the current asset index
FetchMinecraftAssets()
Process that fetches all assets for the current asset index |
suspend fun execute(context: EmoContext): Unit
Start this process |
|
fun getDescription(): String
Get description of this process |
|
fun getName(): String
Get name of this process |