Class FabricApiVersionFetch
java.lang.Object
eu.cloudnetservice.node.impl.version.execute.defaults.FabricApiVersionFetch
- All Implemented Interfaces:
InstallStepExecutor
-
Field Details
-
FABRIC_INSTALLER_URL
- See Also:
-
-
Constructor Details
-
FabricApiVersionFetch
public FabricApiVersionFetch()
-
-
Method Details
-
execute
@NonNull public @NonNull Set<Path> execute(@NonNull @NonNull VersionInstaller installer, @NonNull @NonNull Path workingDirectory, @NonNull @NonNull Set<Path> files) throws IOException - Specified by:
executein interfaceInstallStepExecutor- Throws:
IOException
-
makeRequest
-