Package dev.lukebemish.crochet.model
Class VanillaInstallationDependencies
java.lang.Object
dev.lukebemish.crochet.model.AbstractInstallationDependencies
dev.lukebemish.crochet.model.AbstractVanillaInstallationDependencies
dev.lukebemish.crochet.model.VanillaInstallationDependencies
- All Implemented Interfaces:
Mappings,org.gradle.api.artifacts.dsl.Dependencies
public abstract class VanillaInstallationDependencies
extends AbstractVanillaInstallationDependencies
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class dev.lukebemish.crochet.model.AbstractVanillaInstallationDependencies
getMappings, getMinecraftDependencies, mappings, mappingsMethods inherited from class dev.lukebemish.crochet.model.AbstractInstallationDependencies
configure, getAccessTransformers, getAccessTransformersApi, getInjectedInterfaces, getInjectedInterfacesApi, publishAccessTransformers, publishAccessTransformers, publishInjectedInterfaces, publishInjectedInterfacesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.gradle.api.artifacts.dsl.Dependencies
constraint, constraint, constraint, constraint, getDependencyConstraintFactory, getDependencyFactory, getObjectFactory, getProject, module, module, project, project
-
Constructor Details
-
VanillaInstallationDependencies
-