Interface SlimeLauncherRunTask
- All Superinterfaces:
Comparable<org.gradle.api.Task>, org.gradle.api.plugins.ExtensionAware, org.gradle.api.Named, org.gradle.api.Task
public interface SlimeLauncherRunTask
extends org.gradle.api.Task
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.gradle.api.Named
org.gradle.api.Named.Namer -
Field Summary
Fields inherited from interface org.gradle.api.Task
TASK_ACTION, TASK_CONSTRUCTOR_ARGS, TASK_DEPENDS_ON, TASK_DESCRIPTION, TASK_GROUP, TASK_NAME, TASK_OVERWRITE, TASK_TYPE -
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.file.DirectoryPropertyorg.gradle.api.provider.Property<String> org.gradle.api.provider.Property<String> org.gradle.api.provider.Property<String> org.gradle.api.file.ConfigurableFileCollectionorg.gradle.api.file.ConfigurableFileCollectionorg.gradle.api.provider.Property<String> org.gradle.api.file.ConfigurableFileCollectionorg.gradle.api.file.ConfigurableFileCollectionorg.gradle.api.provider.Property<String> Methods inherited from interface Comparable
compareToMethods inherited from interface org.gradle.api.plugins.ExtensionAware
getExtensionsMethods inherited from interface org.gradle.api.Task
configure, dependsOn, doFirst, doFirst, doFirst, doLast, doLast, doLast, doNotTrackState, finalizedBy, getActions, getAnt, getDependsOn, getDescription, getDestroyables, getDidWork, getEnabled, getFinalizedBy, getGroup, getInputs, getLocalState, getLogger, getLogging, getMustRunAfter, getName, getOutputs, getPath, getProject, getShouldRunAfter, getState, getTaskDependencies, getTemporaryDir, getTimeout, hasProperty, mustRunAfter, notCompatibleWithConfigurationCache, onlyIf, onlyIf, onlyIf, property, setActions, setDependsOn, setDescription, setDidWork, setEnabled, setFinalizedBy, setGroup, setMustRunAfter, setOnlyIf, setOnlyIf, setOnlyIf, setProperty, setShouldRunAfter, shouldRunAfter, usesService
-
Method Details
-
getSourceSetName
-
getLocalCacheDir
@Internal org.gradle.api.file.DirectoryProperty getLocalCacheDir() -
getMetadata
@InputFiles org.gradle.api.file.ConfigurableFileCollection getMetadata() -
getMinecraftClasspath
@InputFiles org.gradle.api.file.ConfigurableFileCollection getMinecraftClasspath() -
getRuntimeClasspath
@InputFiles org.gradle.api.file.ConfigurableFileCollection getRuntimeClasspath() -
getPatcherModules
@InputFiles org.gradle.api.file.ConfigurableFileCollection getPatcherModules() -
getMinecraftVersion
-
getMCPVersion
-
getMappingChannel
-
getMappingVersion
-