Class JarJarDependencyMethods
java.lang.Object
net.minecraftforge.jarjar.gradle.JarJarDependencyMethods
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic JarJarMetadataInfogetJarJar(Dependency self) static voidjarJar(Dependency self, Closure<?> closure) static voidjarJar(Dependency self, Action<? super JarJarMetadataInfo> action)
-
Constructor Details
-
JarJarDependencyMethods
public JarJarDependencyMethods()
-
-
Method Details
-
jarJar
public static void jarJar(Dependency self, @DelegatesTo(JarJarMetadataInfo.class) Closure<?> closure) -
jarJar
-
getJarJar
-