emo / me.eater.emo.emo / CreateEmoClientLock

CreateEmoClientLock

class CreateEmoClientLock : Process<EmoContext>

Process that creates a client lock with additional info to start the minecraft client

Constructors

<init>

CreateEmoClientLock()

Process that creates a client lock with additional info to start the minecraft client

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