Interface MinecraftDistribution
- All Superinterfaces:
org.gradle.api.Named
public interface MinecraftDistribution
extends org.gradle.api.Named
The source of this attribute is the list of dependencies declared by the server and client Minecraft distributions.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Field Summary
Fields -
Method Summary
Methods inherited from interface org.gradle.api.Named
getName
-
Field Details
-
ATTRIBUTE
-
CLIENT
- See Also:
-
SERVER
- See Also:
-