Class NeoFormInstallationDependencies

java.lang.Object
dev.lukebemish.crochet.model.AbstractInstallationDependencies
dev.lukebemish.crochet.model.NeoFormInstallationDependencies
All Implemented Interfaces:
org.gradle.api.artifacts.dsl.Dependencies

public abstract class NeoFormInstallationDependencies extends AbstractInstallationDependencies
  • Constructor Details

    • NeoFormInstallationDependencies

      @Inject public NeoFormInstallationDependencies(MinecraftInstallation installation)
  • Method Details

    • getNeoForm

      public abstract org.gradle.api.artifacts.dsl.DependencyCollector getNeoForm()
    • getParchment

      public abstract org.gradle.api.artifacts.dsl.DependencyCollector getParchment()