Class SaveProfilesCommand
java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.launchserver.command.Command
pro.gravit.launchserver.command.hash.SaveProfilesCommand
-
Field Summary
Fields inherited from class pro.gravit.utils.command.Command
childCommands -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic voidsaveProfile(pro.gravit.launcher.profiles.ClientProfile profile, Path path) Methods inherited from class pro.gravit.launchserver.command.Command
downloadWithProgressBar, parseClientVersion, showApplyDialogMethods inherited from class pro.gravit.utils.command.Command
buildCandidate, complete, invokeSubcommands, parseUsername, parseUUID, verifyArgs
-
Constructor Details
-
SaveProfilesCommand
-
-
Method Details
-
saveProfile
public static void saveProfile(pro.gravit.launcher.profiles.ClientProfile profile, Path path) throws IOException - Throws:
IOException
-
getArgsDescription
- Specified by:
getArgsDescriptionin classpro.gravit.utils.command.Command
-
getUsageDescription
- Specified by:
getUsageDescriptionin classpro.gravit.utils.command.Command
-
invoke
- Specified by:
invokein classpro.gravit.utils.command.Command- Throws:
Exception
-