Class UtilityModule.GroovyDeobf
java.lang.Object
com.gtnewhorizons.gtnhgradle.modules.UtilityModule.GroovyDeobf
- Enclosing class:
UtilityModule
Groovy-callable wrapper for
UtilityModule.deobf(Project, String)
and
UtilityModule.deobf(Project, String, String)
-
Constructor Summary
ConstructorsConstructorDescriptionGroovyDeobf
(Project project) Constructs a closue wrapper with the given bound project -
Method Summary
Modifier and TypeMethodDescriptionDeprecated URL-based deobfuscation wrapperDeprecated URL-based deobfuscation wrapperDeprecated URL-based deobfuscation wrapperDeprecated URL-based deobfuscation wrapper
-
Constructor Details
-
GroovyDeobf
Constructs a closue wrapper with the given bound project- Parameters:
project
- The project to bind as the first argument
-
-
Method Details
-
call
Deprecated URL-based deobfuscation wrapper- Parameters:
sourceURL
- The obfuscated jar URL- Returns:
- A dependency specification for the deobfed jar
-
call
Deprecated URL-based deobfuscation wrapper- Parameters:
sourceURL
- The obfuscated jar URLrawFileName
- Name for the file to cache- Returns:
- A dependency specification for the deobfed jar
-
invoke
Deprecated URL-based deobfuscation wrapper- Parameters:
sourceURL
- The obfuscated jar URL- Returns:
- A dependency specification for the deobfed jar
-
invoke
Deprecated URL-based deobfuscation wrapper- Parameters:
sourceURL
- The obfuscated jar URLrawFileName
- Name for the file to cache- Returns:
- A dependency specification for the deobfed jar
-