class StartCommand : Command
Start Minecraft from a profile directory
<init>
StartCommand(location: List<String> = arrayListOf())
location
var location: List<String>
execute
fun execute(): Unit
Execute command