Package net.neoforged.gdi.runtime
Class ClosureToAction
java.lang.Object
net.neoforged.gdi.runtime.ClosureToAction
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> org.gradle.api.Action<T>delegateAndCall(groovy.lang.Closure closure)
-
Constructor Details
-
ClosureToAction
public ClosureToAction()
-
-
Method Details
-
delegateAndCall
public static <T> org.gradle.api.Action<T> delegateAndCall(groovy.lang.Closure closure)
-