Class ProvideMinecraftPlugin
- java.lang.Object
-
- org.spongepowered.gradle.vanilla.internal.ProvideMinecraftPlugin
-
- All Implemented Interfaces:
org.gradle.api.Plugin<org.gradle.api.Project>
public class ProvideMinecraftPlugin extends java.lang.Object implements org.gradle.api.Plugin<org.gradle.api.Project>A plugin that creates the necessary tasks and configurations to provide the Minecraft dependency to a project, but without adding it to any other configurations.
-
-
Constructor Summary
Constructors Constructor Description ProvideMinecraftPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidapply(org.gradle.api.Project target)
-