@Environment(value=CLIENT) public static class RunArgs.Game extends Object
boolean
demo
multiplayerDisabled
onlineChatDisabled
String
version
versionType
Game(boolean demo, String version, String versionType, boolean multiplayerDisabled, boolean onlineChatDisabled)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final boolean demo
public final String version
public final String versionType
public final boolean multiplayerDisabled
public final boolean onlineChatDisabled
public Game(boolean demo, String version, String versionType, boolean multiplayerDisabled, boolean onlineChatDisabled)