Class CreateProfileCommand
java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.launchserver.command.Command
pro.gravit.launchserver.command.profiles.CreateProfileCommand
-
Field Summary
Fields inherited from class pro.gravit.utils.command.Command
childCommands -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpushClientAndDownloadAssets(LaunchServer server, pro.gravit.launcher.base.profiles.ClientProfile clientProfile, Path clientDir) Methods inherited from class Command
downloadWithProgressBar, parseClientVersion, showApplyDialogMethods inherited from class pro.gravit.utils.command.Command
buildCandidate, complete, invokeSubcommands, parseUsername, parseUUID, verifyArgs
-
Constructor Details
-
CreateProfileCommand
-
-
Method Details
-
getArgsDescription
- Specified by:
getArgsDescriptionin classpro.gravit.utils.command.Command
-
getUsageDescription
- Specified by:
getUsageDescriptionin classpro.gravit.utils.command.Command
-
invoke
-
pushClientAndDownloadAssets
public static ProfilesProvider.CompletedProfile pushClientAndDownloadAssets(LaunchServer server, pro.gravit.launcher.base.profiles.ClientProfile clientProfile, Path clientDir) throws Exception - Throws:
Exception
-