Class UtilityModule.GroovyDeobfCurse
java.lang.Object
com.gtnewhorizons.gtnhgradle.modules.UtilityModule.GroovyDeobfCurse
- Enclosing class:
UtilityModule
Groovy-callable wrapper for
UtilityModule.deobfCurse(Project, String)
-
Constructor Summary
ConstructorsConstructorDescriptionGroovyDeobfCurse
(Project project) Constructs a closue wrapper with the given bound project -
Method Summary
-
Constructor Details
-
GroovyDeobfCurse
Constructs a closue wrapper with the given bound project- Parameters:
project
- The project to bind as the first argument
-
-
Method Details
-
call
Thin wrapper around cursemaven and rfg.deobf.- Parameters:
curseDep
- The curse PROJECT-FILE id pair- Returns:
- A dependency specification for the deobfed jar
-
invoke
Thin wrapper around cursemaven and rfg.deobf.- Parameters:
curseDep
- The curse PROJECT-FILE id pair- Returns:
- A dependency specification for the deobfed jar
-