Class MCPTasks
java.lang.Object
com.gtnewhorizons.retrofuturagradle.mcp.SharedMCPTasks<MinecraftExtension>
com.gtnewhorizons.retrofuturagradle.mcp.MCPTasks
Tasks reproducing the MCP/FML/Forge toolchain for deobfuscation
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidconfigureMcJavaCompilation(Project project, JavaCompile task) Methods inherited from class SharedMCPTasks
getFernflowerLocation, getSrgLocation, getTaskDownloadFernflower, mcpDir, mcpFile, srgFile, userdevDir, userdevFile
-
Field Details
-
PATCHED_MINECRAFT_CONFIGURATION_NAME
- See Also:
-
-
Constructor Details
-
MCPTasks
-
-
Method Details
-
configureMcJavaCompilation
-
getTaskGenerateForgeSrgMappings
-
getTaskMergeVanillaSidedJars
-
getTaskDeobfuscateMergedJarToSrg
-
getDeobfuscationATs
-
getInterfaceInjectionConfigs
-
getPreDecompATs
-
getTaskDecompileSrgJar
-
getTaskPatchDecompiledJar
-
getTaskRemapDecompiledJar
-
getTaskDecompressDecompiledSources
-
getPatchedConfiguration
-
getPatchedMcSources
-
getTaskBuildPatchedMc
-
getTaskPackagePatchedMc
-
getForgeUniversalConfiguration
-
getTaskCreateLauncherFiles
-
getLauncherSources
-
getTaskPackageMcLauncher
-
getTaskRunClient
-
getTaskRunServer
-
getTaskInstallBinaryPatchedVersion
-
getTaskSrgifyBinaryPatchedVersion
-
getTaskRunObfClient
-
getTaskRunObfServer
-
getObfRuntimeClasspathConfiguration
-
getReobfJarConfiguration
-