Package net.fabricmc.loom
Class LoomGradlePlugin
java.lang.Object
net.fabricmc.loom.LoomGradlePlugin
- All Implemented Interfaces:
net.fabricmc.loom.bootstrap.BootstrappedPlugin
public class LoomGradlePlugin
extends Object
implements net.fabricmc.loom.bootstrap.BootstrappedPlugin
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic com.google.gson.Gsonstatic com.fasterxml.jackson.databind.ObjectMapperstatic boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
refreshDeps
public static boolean refreshDeps -
GSON
public static final com.google.gson.Gson GSON -
OBJECT_MAPPER
public static final com.fasterxml.jackson.databind.ObjectMapper OBJECT_MAPPER
-
-
Constructor Details
-
LoomGradlePlugin
public LoomGradlePlugin()
-
-
Method Details
-
apply
public void apply(org.gradle.api.plugins.PluginAware target)- Specified by:
applyin interfacenet.fabricmc.loom.bootstrap.BootstrappedPlugin
-
apply
public void apply(org.gradle.api.Project project)
-