net.minecraftforge.gradle.delayed.DelayedObject Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of CelestiGradle Show documentation
Show all versions of CelestiGradle Show documentation
Gradle plugin for building Celestibytes projects. ForgeGradle included.
package net.minecraftforge.gradle.delayed;
import org.gradle.api.Project;
@SuppressWarnings("serial")
public class DelayedObject extends DelayedBase