public class TaskGenSpigotSrgs extends CachedTask
| Constructor | Description |
|---|---|
TaskGenSpigotSrgs() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
doStuff() |
|
void |
setClassMappings(DelayedFile classMappings) |
|
void |
setMcpToSpigot(DelayedFile mcpToSpigot) |
|
void |
setMemberMappings(DelayedFile memberMappings) |
|
void |
setNotchToSpigot(DelayedFile notchToSpigot) |
|
void |
setNotchToSrg(DelayedFile notchToSrg) |
|
void |
setSpigotToMcp(DelayedFile spigotToMcp) |
|
void |
setSpigotToNotch(DelayedFile spigotToNotch) |
|
void |
setSpigotToSrg(DelayedFile spigotToSrg) |
|
void |
setSrgToMcp(DelayedFile srgToMcp) |
|
void |
setSrgToSpigot(DelayedFile srgToSpigot) |
addValidator, appendParallelSafeAction, compareTo, configure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, execute, finalizedBy, getActions, getAnt, getAsDynamicObject, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getExecuter, getExtensions, getFinalizedBy, getGroup, getIdentityPath, getImpliesSubProjects, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOnlyIf, getOutputs, getPath, getProject, getServices, getShouldRunAfter, getStandardOutputCapture, getState, getTaskActions, getTaskDependencies, getTemporaryDir, getTemporaryDirFactory, getValidators, hasProperty, hasTaskActions, injectIntoNewInstance, isEnabled, isHasCustomActions, leftShift, mustRunAfter, onlyIf, onlyIf, prependParallelSafeAction, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setExecuter, setFinalizedBy, setGroup, setImpliesSubProjects, setMustRunAfter, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, toStringcacheClassHash, defaultCache, doesCache, setDoesCachenewInputDirectory, newInputFile, newOutputDirectory, newOutputFileclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitconfigure, deleteAllActions, dependsOn, dependsOnTaskDidWork, doFirst, doFirst, doFirst, doLast, doLast, doLast, finalizedBy, getActions, getAnt, getConvention, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getFinalizedBy, getGroup, getInputs, getLocalState, 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 void setNotchToSrg(DelayedFile notchToSrg)
public void setSrgToMcp(DelayedFile srgToMcp)
public void setClassMappings(DelayedFile classMappings)
public void setMemberMappings(DelayedFile memberMappings)
public void setSpigotToSrg(DelayedFile spigotToSrg)
public void setSpigotToMcp(DelayedFile spigotToMcp)
public void setSpigotToNotch(DelayedFile spigotToNotch)
public void setSrgToSpigot(DelayedFile srgToSpigot)
public void setMcpToSpigot(DelayedFile mcpToSpigot)
public void setNotchToSpigot(DelayedFile notchToSpigot)