emo / me.eater.emo / ImportCommand

ImportCommand

class ImportCommand : Command

Command to import a profile and install a new minecraft profile based on that

Constructors

<init>

ImportCommand(location: List<String> = arrayListOf(), profile: String? = null)

Command to import a profile and install a new minecraft profile based on that

Properties

location

var location: List<String>

profile

var profile: String?

Functions

execute

fun execute(): Unit

Execute command