Class IndexAssetCommand
java.lang.Object
pro.gravit.utils.command.Command
pro.gravit.launchserver.command.Command
pro.gravit.launchserver.command.hash.IndexAssetCommand
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsFields inherited from class pro.gravit.utils.command.Command
childCommands -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidstatic PathresolveIndexFile(Path assetDir, String name)static PathresolveObjectFile(Path assetDir, String hash)Methods inherited from class pro.gravit.launchserver.command.Command
downloadWithProgressBar, showApplyDialogMethods inherited from class pro.gravit.utils.command.Command
buildCandidate, complete, invokeSubcommands, parseUsername, parseUUID, verifyArgs
-
Field Details
-
INDEXES_DIR
- See Also:
- Constant Field Values
-
OBJECTS_DIR
- See Also:
- Constant Field Values
-
-
Constructor Details
-
IndexAssetCommand
-
-
Method Details
-
resolveIndexFile
-
resolveObjectFile
-
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
-