class CreateEmoProfile : Process<EmoContext>
Process that creates the emo profile needed to start this minecraft install
CreateEmoProfile()
Process that creates the emo profile needed to start this minecraft install |
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 |