public class TaskBuildSpigot extends CachedTask
| Constructor and Description |
|---|
TaskBuildSpigot() |
cacheClassHash, defaultCache, doesCache, setDoesCacheaddValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, execute, finalizedBy, getActionClassLoaders, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getImpliesSubProjects, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doLast, doLast, finalizedBy, getActions, getAnt, getConvention, getDependsOn, getDescription, getDidWork, getEnabled, getFinalizedBy, getGroup, getInputs, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, hasProperty, leftShift, mustRunAfter, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfterpublic void doStuff()
throws java.lang.Exception
java.lang.Exceptionpublic java.io.File getSpigotBuildFile()
public void setSpigotBuildFile(DelayedFile spigotBuildFile)
public java.io.File getSpigotSettingsFile()
public void setSpigotSettingsFile(DelayedFile spigotSettingsFile)
public java.io.File getSpigotApiBuildFile()
public void setSpigotApiBuildFile(DelayedFile spigotApiBuildFile)
public java.io.File getSpigotServerBuildFile()
public void setSpigotServerBuildFile(DelayedFile spigotServerBuildFile)
public java.io.File getSpigotDir()
public void setSpigotDir(DelayedFile spigotDir)
public java.io.File getSpigotJar()
public void setSpigotJar(DelayedFile spigotJar)
public java.io.File getSpigotApiDir()
public void setSpigotApiDir(DelayedFile spigotApiDir)
public java.io.File getGitmodules()
public void setGitmodules(DelayedFile gitmodules)
public java.io.File getMinecraftJar()
public void setMinecraftJar(DelayedFile minecraftJarLocation)
public java.io.File getMinecraftJarDeps()
public void setMinecraftJarDeps(DelayedFile minecraftJarDeps)
public java.io.File getSpigotFinal()
public void setSpigotFinal(DelayedFile spigotFinal)
public java.io.File getSpigotServerDir()
public void setSpigotServerDir(DelayedFile spigotServerDir)