class CreateEmoClientLock : Process<EmoContext>
Process that creates a client lock with additional info to start the minecraft client
CreateEmoClientLock()
Process that creates a client lock with additional info to start the minecraft client |
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 |