class FetchMinecraftLibraries : Process<EmoContext>
Process that will download libraries for selected minecraft version
FetchMinecraftLibraries()
Process that will download libraries for selected minecraft version |
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 |