Package net.mcreator.ui
Class MCreatorApplication
java.lang.Object
net.mcreator.ui.MCreatorApplication
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
static void
createApplication
(List<String> arguments) openWorkspaceInMCreator
(File workspaceFile) openWorkspaceInMCreator
(File workspaceFile, boolean forceRegenerate)
-
Field Details
-
WEB_API
-
SERVER_DOMAIN
- See Also:
-
isInternet
public static boolean isInternet
-
-
Method Details
-
getAnalytics
-
getDeviceInfo
-
createApplication
-
getWorkspaceSelector
-
openWorkspaceInMCreator
- Parameters:
workspaceFile
- File of the .mcreator workspace definition- Returns:
- MCreator if new instance, null if existing is open or open failed
-
openWorkspaceInMCreator
- Parameters:
workspaceFile
- File of the .mcreator workspace definitionforceRegenerate
- If true, the workspace will be regenerated- Returns:
- MCreator if new instance, null if existing is open or open failed
-
closeApplication
public void closeApplication() -
getOpenMCreators
-
getDiscordClient
-
getTaskbarIntegration
-