emo / me.eater.emo.emo / CreateEmoProfile

CreateEmoProfile

class CreateEmoProfile : Process<EmoContext>

Process that creates the emo profile needed to start this minecraft install

Constructors

<init>

CreateEmoProfile()

Process that creates the emo profile needed to start this 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