emo / me.eater.emo.minecraft / ExtractNatives

ExtractNatives

class ExtractNatives : Process<EmoContext>

Process that will extract native libraries for current minecraft install

Constructors

<init>

ExtractNatives()

Process that will extract native libraries for current 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