Package dev.lukebemish.crochet.model
Class VanillaInstallation
java.lang.Object
dev.lukebemish.crochet.model.MinecraftInstallation
dev.lukebemish.crochet.model.AbstractVanillaInstallation
dev.lukebemish.crochet.model.VanillaInstallation
- All Implemented Interfaces:
org.gradle.api.Named
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Field Summary
Fields inherited from class dev.lukebemish.crochet.model.MinecraftInstallation
dependencies -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddependencies(org.gradle.api.Action<AbstractVanillaInstallationDependencies> action) Methods inherited from class dev.lukebemish.crochet.model.AbstractVanillaInstallation
forFeature, forLocalFeature, getDependencies, getMinecraft, getUseStubBackedMinecraftDependencies, makeDependencies, setMinecraft, setMinecraftMethods inherited from class dev.lukebemish.crochet.model.MinecraftInstallation
canPublishInjectedInterfaces, client, getDistribution, getName, joined, server
-
Constructor Details
-
VanillaInstallation
-
-
Method Details
-
dependencies
-