Class UtilityModule.GroovyDeobfMaven

java.lang.Object
com.gtnewhorizons.gtnhgradle.modules.UtilityModule.GroovyDeobfMaven
Enclosing class:
UtilityModule

public static class UtilityModule.GroovyDeobfMaven extends Object
  • Constructor Details Link icon

    • GroovyDeobfMaven Link icon

      public GroovyDeobfMaven(Project project)
      Constructs a closue wrapper with the given bound project
      Parameters:
      project - The project to bind as the first argument
  • Method Details Link icon

    • call Link icon

      public Object call(String repoURL, String mavenDep)
      Deprecated by rfg.deobf, deobfuscate a maven dependency
      Parameters:
      repoURL - URL of the maven repository
      mavenDep - GAV coordinates for the jar to deobfuscate
      Returns:
      A dependency specification for the deobfed jar
    • invoke Link icon

      public Object invoke(String repoURL, String mavenDep)
      Deprecated by rfg.deobf, deobfuscate a maven dependency
      Parameters:
      repoURL - URL of the maven repository
      mavenDep - GAV coordinates for the jar to deobfuscate
      Returns:
      A dependency specification for the deobfed jar