Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- access() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
accessrecord component. - access() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Returns the value of the
accessrecord component. - access() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Returns the value of the
accessrecord component. - accessTransformer(Object) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- accessTransformers - Variable in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- accessTransformers(Object...) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- Annotation(String) - Constructor for record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Annotation
-
Creates an instance of a
Annotationrecord class. - annotations() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Returns the value of the
annotationsrecord component. - annotations() - Method in interface net.minecraftforge.forgedev.legacy.tasks.InheritanceDataAnnotatable
- apply() - Method in class net.minecraftforge.forgedev.tasks.sas.CreateFakeSASPatches
- args(Iterable<?>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- args(Iterable<?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the arguments to pass to the main class.
- args(Object) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- args(Object) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the arguments to pass to the main class.
- args(Object...) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- args(Object...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the arguments to pass to the main class.
- args(Provider<? extends Iterable<?>>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- args(Provider<? extends Iterable<?>>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the arguments to pass to the main class.
- art() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns the value of the
artrecord component. - artifact() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads
-
Returns the value of the
artifactrecord component. - ArtifactInfo(String, String, String, long) - Constructor for record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Creates an instance of a
ArtifactInforecord class. - ArtifactInfo(String, String, String, String, String) - Constructor for record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Creates an instance of a
ArtifactInforecord class.
B
C
- CheckForgeJarCompatibility - Class in net.minecraftforge.forgedev.legacy.tasks
- CheckForgeJarCompatibility() - Constructor for class net.minecraftforge.forgedev.legacy.tasks.CheckForgeJarCompatibility
- CheckTask - Class in net.minecraftforge.forgedev.legacy.tasks.checks
- CheckTask() - Constructor for class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- CIRuntime - Class in net.minecraftforge.forgedev.legacy.values
- CIRuntime() - Constructor for class net.minecraftforge.forgedev.legacy.values.CIRuntime
- classifier() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns the value of the
classifierrecord component. - classpath(Iterable<?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Adds to the classpath to use.
- classpath(Object...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Adds to the classpath to use.
- classpath(FileCollection) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Adds to the classpath to use.
- CleanProperties - Class in net.minecraftforge.forgedev.legacy.tasks
-
Eclipse config files are literally just java properties, with the header cleaned up.
- CleanProperties() - Constructor for class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- clientMappings - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- clientRaw - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- compareTo(MavenInfo) - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- CreateFakeSASPatches - Class in net.minecraftforge.forgedev.tasks.sas
- CreateFakeSASPatches() - Constructor for class net.minecraftforge.forgedev.tasks.sas.CreateFakeSASPatches
D
- desc() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Annotation
-
Returns the value of the
descrecord component. - desc() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Returns the value of the
descrecord component. - DIFFPATCH - Static variable in class net.minecraftforge.forgedev.Tools
- DISPLAY_NAME - Static variable in class net.minecraftforge.forgedev.ForgeDevPlugin
- downloads() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Returns the value of the
downloadsrecord component. - Downloads(LibraryInfo.Downloads.ArtifactInfo) - Constructor for record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads
-
Creates an instance of a
Downloadsrecord class.
E
- entrySet() - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- environment(String, Object) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- environment(String, Object) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds a single environment variable to use.
- environment(Map<String, ?>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- environment(Map<String, ?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the environment variables to use.
- environment(Provider<? extends Map<String, ?>>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- environment(Provider<? extends Map<String, ?>>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the environment variables to use.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Annotation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Indicates whether some other object is "equal to" this one.
- exec() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- exec() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- extension() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns the value of the
extensionrecord component. - EXTENSION_NAME - Static variable in class net.minecraftforge.forgedev.LegacyMCPExtension
- EXTENSION_NAME - Static variable in class net.minecraftforge.forgedev.LegacyPatcherExtension
- extraExc(Object) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- extraExcs(Object...) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- extraMapping(Object) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
F
- FART - Static variable in class net.minecraftforge.forgedev.Tools
- FASTCSV - Static variable in class net.minecraftforge.forgedev.Tools
- Field(int, String, List<InheritanceData.Annotation>) - Constructor for record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Creates an instance of a
Fieldrecord class. - fields() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
fieldsrecord component. - file() - Method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Returns the value of the
filerecord component. - ForgeBuildProblems - Class in net.minecraftforge.forgedev.legacy
- ForgeBuildProblems() - Constructor for class net.minecraftforge.forgedev.legacy.ForgeBuildProblems
- ForgeBuildTask - Interface in net.minecraftforge.forgedev.legacy
- ForgeDevExtension - Class in net.minecraftforge.forgedev
- ForgeDevExtension(ForgeDevPlugin, Project) - Constructor for class net.minecraftforge.forgedev.ForgeDevExtension
- ForgeDevPlugin - Class in net.minecraftforge.forgedev
- ForgeDevPlugin() - Constructor for class net.minecraftforge.forgedev.ForgeDevPlugin
- ForgeDevProblems - Class in net.minecraftforge.forgedev
- ForgeDevProblems() - Constructor for class net.minecraftforge.forgedev.ForgeDevProblems
- ForgeDevTask - Interface in net.minecraftforge.forgedev
- from(String, String, String, String, String) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Collection<MinimalResolvedArtifact>) - Static method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- from(Collection<MinimalResolvedArtifact>, boolean) - Static method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- from(ProjectDependency) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Project) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Project, String) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Project, Configuration) - Static method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- from(Project, Configuration) - Static method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
- from(Project, ResolvedArtifactResult) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Project, ResolvedArtifactResult) - Static method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
- from(Project, TaskProvider<? extends AbstractArchiveTask>) - Static method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
- from(Project, TaskProvider<? extends AbstractArchiveTask>) - Static method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
- from(Project, TaskProvider<? extends AbstractArchiveTask>...) - Static method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
G
- GeneratePatcherConfigV2 - Class in net.minecraftforge.forgedev.tasks.generation
- GeneratePatcherConfigV2() - Constructor for class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getAccessTransformers() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getArgs() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getArgs() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The arguments to pass to the main class.
- getATs() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getBinpatcherArguments() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getBinpatcherVersion() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getCacheDir() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getClasspath() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
The classpath to use.
- getClasspath() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getClean() - Method in interface net.minecraftforge.forgedev.PatcherExtension.PatcherSources
- getCleanSrc() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getClient() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getClient() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getClient() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
- getConfig() - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- getCopyIdeResources() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
-
If Gradle resources should be copied to the respective IDE output folders before starting the game.
- getEnableEclipsePrepareRuns() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
-
If the Eclipse configurations should run the
prepareXtask before starting the game. - getEnableIdeaPrepareRuns() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
-
If the IntelliJ IDEA configurations should run the
prepareXtask before starting the game. - getEnvironment() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getEnvironment() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The environment variables to use.
- getExcs() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getExtraAnnotationProcessorDeps() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getExtraCompileDeps() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getExtraExcs() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getExtraMappings() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getExtraRuntimeDeps() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getFiles() - Method in class net.minecraftforge.forgedev.tasks.sas.CreateFakeSASPatches
- getGenerateRunFolders() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
-
If run configurations should be grouped in folders.
- getIgnoreFailures() - Method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- getInject() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getJvmArgs() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getJvmArgs() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The JVM arguments to use.
- getLibraries() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getMainClass() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getMainClass() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The main class for Slime Launcher to use.
- getMappingChannel() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getMappings() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getMappingVersion() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getMavenizer() - Method in class net.minecraftforge.forgedev.ForgeDevExtension
- getMavenizerRepo() - Method in class net.minecraftforge.forgedev.ForgeDevExtension
- getMaxHeapSize() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getMaxHeapSize() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The maximum memory heap size to use.
- getMCPConfig() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getMcVersion() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getMetadataZip() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getMinHeapSize() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getMinHeapSize() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The minimum memory heap size to use.
- getMode() - Method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- getModules() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getName() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
- getName() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getNested() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getNested() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
- getNotchObf() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getNotchObf() - Method in interface net.minecraftforge.forgedev.PatcherExtension
- getNotchObf() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getObjects() - Method in class net.minecraftforge.forgedev.ForgeDevExtension
- getObjects() - Method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- getObjects() - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- getObjects() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getObjects() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getObjects() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getOptions() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getOutput() - Method in interface net.minecraftforge.forgedev.PatcherExtension.PatcherSources
- getOutput() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getOutput() - Method in class net.minecraftforge.forgedev.tasks.sas.CreateFakeSASPatches
- getParent() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getPatchedSrc() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getPatches() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getPatches() - Method in interface net.minecraftforge.forgedev.PatcherExtension.PatcherSources
- getPatches() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getPatchesModifiedPrefix() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getPatchesOriginalPrefix() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getPipeline() - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- getProcessor() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getProcessor() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getProcessorData() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- getProcessorData() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getProject() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getProjectLayout() - Method in class net.minecraftforge.forgedev.ForgeDevExtension
- getProjectLayout() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getProviders() - Method in class net.minecraftforge.forgedev.ForgeDevExtension
- getProviders() - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- getProviders() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getPublicType() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getPublicType() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
- getRunName() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getRuns() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getRuns() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSASs() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSideAnnotationStrippers() - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- getSource() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSourceFileEncoding() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSourceSetName() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- getSRGLines() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSrgPatches() - Method in interface net.minecraftforge.forgedev.PatcherExtension
- getSRGs() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getSystemProperties() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getSystemProperties() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The system properties to use.
- getUniversal() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getUniversalFilters() - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
- getVersion() - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- getWorkerExecutor() - Method in class net.minecraftforge.forgedev.tasks.sas.CreateFakeSASPatches
- getWorkingDir() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
The working directory to use.
- getWorkingDir() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- getWorkingDir() - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
The working directory to use.
- group() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns the value of the
grouprecord component.
H
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Annotation
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Returns a hash code value for this object.
I
- info() - Method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Returns the value of the
inforecord component. - inherit(Map<String, RunConfig>, String) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
- inherit(Map<String, RunConfig>, String, String) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- inherit(Map<String, RunConfig>, String, String) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
- InheritanceData - Record Class in net.minecraftforge.forgedev.legacy.tasks
- InheritanceData(String, int, String, List<String>, Map<String, InheritanceData.Method>, Map<String, InheritanceData.Field>, List<InheritanceData.Annotation>) - Constructor for record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Creates an instance of a
InheritanceDatarecord class. - InheritanceData.Annotation - Record Class in net.minecraftforge.forgedev.legacy.tasks
- InheritanceData.Field - Record Class in net.minecraftforge.forgedev.legacy.tasks
- InheritanceData.Method - Record Class in net.minecraftforge.forgedev.legacy.tasks
- InheritanceDataAnnotatable - Interface in net.minecraftforge.forgedev.legacy.tasks
- INSTALLERTOOLS - Static variable in class net.minecraftforge.forgedev.Tools
- interfaces() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
interfacesrecord component. - IS_NOT_BLANK - Static variable in class net.minecraftforge.forgedev.Util
- isSrgPatches() - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
J
- JARCOMPATIBILITYCHECKER - Static variable in class net.minecraftforge.forgedev.Tools
- joinedSrgMappings - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- jvmArgs(Iterable<?>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- jvmArgs(Iterable<?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the JVM arguments to use.
- jvmArgs(Object) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- jvmArgs(Object) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the JVM arguments to use.
- jvmArgs(Object...) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- jvmArgs(Object...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the JVM arguments to use.
- jvmArgs(Provider<? extends Iterable<?>>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- jvmArgs(Provider<? extends Iterable<?>>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the JVM arguments to use.
K
- key() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns the value of the
keyrecord component. - keys() - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
L
- LegacyMCPExtension - Class in net.minecraftforge.forgedev
- LegacyMCPExtension() - Constructor for class net.minecraftforge.forgedev.LegacyMCPExtension
- LegacyMinecraftExtension - Class in net.minecraftforge.forgedev
- LegacyMinecraftExtension() - Constructor for class net.minecraftforge.forgedev.LegacyMinecraftExtension
- LegacyPatcherExtension - Class in net.minecraftforge.forgedev
- LegacyPatcherExtension() - Constructor for class net.minecraftforge.forgedev.LegacyPatcherExtension
- librariesList - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- LibraryInfo - Record Class in net.minecraftforge.forgedev.legacy.values
- LibraryInfo(String, String, String, String, long) - Constructor for record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- LibraryInfo(String, LibraryInfo.Downloads) - Constructor for record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Creates an instance of a
LibraryInforecord class. - LibraryInfo(MavenInfo, File, String) - Constructor for record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- LibraryInfo.Downloads - Record Class in net.minecraftforge.forgedev.legacy.values
- LibraryInfo.Downloads.ArtifactInfo - Record Class in net.minecraftforge.forgedev.legacy.values
- LibraryInfoSource - Class in net.minecraftforge.forgedev.legacy.values
- LibraryInfoSource() - Constructor for class net.minecraftforge.forgedev.legacy.values.LibraryInfoSource
- load(File) - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- LOGGER - Static variable in class net.minecraftforge.forgedev.ForgeDevPlugin
- LOGGER - Static variable in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsInternal
M
- mappings(String, String) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- mappings(Map<String, ? extends CharSequence>) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- mappings(Provider<String>, Provider<String>) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- MavenInfo - Record Class in net.minecraftforge.forgedev.legacy.values
- MavenInfo(String, String, String, MavenInfo.ArtifactInfo) - Constructor for record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Creates an instance of a
MavenInforecord class. - MavenInfo.ArtifactInfo - Record Class in net.minecraftforge.forgedev.legacy.values
- MAVENIZER - Static variable in class net.minecraftforge.forgedev.Tools
- MCPSetupFiles - Class in net.minecraftforge.forgedev.tasks.mcp
- MCPSetupFiles() - Constructor for class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- Method(int, String, List<InheritanceData.Annotation>) - Constructor for record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Creates an instance of a
Methodrecord class. - methods() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
methodsrecord component. - MinimalResolvedArtifact - Record Class in net.minecraftforge.forgedev.legacy.values
- MinimalResolvedArtifact(MavenInfo, File) - Constructor for record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Creates an instance of a
MinimalResolvedArtifactrecord class.
N
- name() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
namerecord component. - name() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Returns the value of the
namerecord component. - name() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns the value of the
namerecord component. - name() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns the value of the
namerecord component. - NAME - Static variable in class net.minecraftforge.forgedev.ForgeDevExtension
- NAME - Static variable in class net.minecraftforge.forgedev.ForgeDevPlugin
- net.minecraftforge.forgedev - package net.minecraftforge.forgedev
- net.minecraftforge.forgedev.legacy - package net.minecraftforge.forgedev.legacy
- net.minecraftforge.forgedev.legacy.tasks - package net.minecraftforge.forgedev.legacy.tasks
- net.minecraftforge.forgedev.legacy.tasks.checks - package net.minecraftforge.forgedev.legacy.tasks.checks
- net.minecraftforge.forgedev.legacy.values - package net.minecraftforge.forgedev.legacy.values
- net.minecraftforge.forgedev.tasks.generation - package net.minecraftforge.forgedev.tasks.generation
- net.minecraftforge.forgedev.tasks.launcher - package net.minecraftforge.forgedev.tasks.launcher
- net.minecraftforge.forgedev.tasks.mcp - package net.minecraftforge.forgedev.tasks.mcp
- net.minecraftforge.forgedev.tasks.sas - package net.minecraftforge.forgedev.tasks.sas
O
- obtain() - Method in class net.minecraftforge.forgedev.legacy.values.CIRuntime
- obtain() - Method in class net.minecraftforge.forgedev.legacy.values.LibraryInfoSource
- override() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Returns the value of the
overriderecord component.
P
- parse(File) - Static method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
- PatcherExtension - Interface in net.minecraftforge.forgedev
- PatcherExtension.PatcherSources - Interface in net.minecraftforge.forgedev
- path() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns the value of the
pathrecord component. - path() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns the value of the
pathrecord component. - pluginType() - Method in interface net.minecraftforge.forgedev.ForgeDevTask
- pluginType() - Method in interface net.minecraftforge.forgedev.legacy.ForgeBuildTask
- problemsType() - Method in interface net.minecraftforge.forgedev.ForgeDevTask
- problemsType() - Method in interface net.minecraftforge.forgedev.legacy.ForgeBuildTask
R
- register(Project, String, Action<? super CheckJarCompatibility>) - Static method in class net.minecraftforge.forgedev.legacy.tasks.CheckForgeJarCompatibility
- register(Project, SourceSet, SlimeLauncherOptionsImpl, ModuleIdentifier, String, File) - Static method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- register(TaskContainer, String, Class<T>, Closure<?>) - Static method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- run() - Method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- runs(Closure<?>) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- runs(Action<? super NamedDomainObjectContainer<? extends SlimeLauncherOptions>>) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- runs(Action<? super NamedDomainObjectContainer<? extends RunConfig>>) - Method in class net.minecraftforge.forgedev.tasks.generation.GeneratePatcherConfigV2
S
- serverExtracted - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- serverMappings - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- serverRaw - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- setAccessTransformer(Object) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- setAccessTransformers(Object...) - Method in class net.minecraftforge.forgedev.LegacyMinecraftExtension
- setArgs(String...) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- setArgs(String...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Sets the arguments to pass to the main class.
- setClasspath(Iterable<?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Sets the classpath to use.
- setClasspath(Object...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Sets the classpath to use.
- setClasspath(FileCollection) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
-
Sets the classpath to use.
- setConfig(String) - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- setConfig(Provider<String>) - Method in class net.minecraftforge.forgedev.LegacyMCPExtension
- setExtraExcs(List<Object>) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- setExtraMappings(List<Object>) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- setIgnoreFailures(boolean) - Method in class net.minecraftforge.forgedev.legacy.tasks.checks.CheckTask
- setJvmArgs(Object...) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- setJvmArgs(Object...) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Sets the JVM arguments to use.
- setNotchObf(boolean) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- setSrgPatches(boolean) - Method in class net.minecraftforge.forgedev.LegacyPatcherExtension
- setup(ExtensionAware) - Method in class net.minecraftforge.forgedev.ForgeDevPlugin
- sha1() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns the value of the
sha1record component. - size() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns the value of the
sizerecord component. - SLIMELAUNCHER - Static variable in class net.minecraftforge.forgedev.Tools
- SlimeLauncherExec - Class in net.minecraftforge.forgedev.tasks.launcher
- SlimeLauncherExec() - Constructor for class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherExec
- SlimeLauncherOptions - Interface in net.minecraftforge.forgedev.tasks.launcher
- SlimeLauncherOptionsImpl - Class in net.minecraftforge.forgedev.tasks.launcher
- SlimeLauncherOptionsImpl(String) - Constructor for class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- SlimeLauncherOptionsInternal - Interface in net.minecraftforge.forgedev.tasks.launcher
- SlimeLauncherOptionsNested - Interface in net.minecraftforge.forgedev.tasks.launcher
- SRG2SRC - Static variable in class net.minecraftforge.forgedev.Tools
- SRGUTILS - Static variable in class net.minecraftforge.forgedev.Tools
- store(File) - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- store(OutputStream, String) - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- store(Writer, String) - Method in class net.minecraftforge.forgedev.legacy.tasks.CleanProperties
- superName() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns the value of the
superNamerecord component. - systemProperties(Map<String, ?>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- systemProperties(Map<String, ?>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the system properties to use.
- systemProperties(Provider<? extends Map<String, ?>>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- systemProperties(Provider<? extends Map<String, ?>>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds to the system properties to use.
- systemProperty(String, Object) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- systemProperty(String, Object) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsNested
-
Adds a single system property to use.
T
- Tools - Class in net.minecraftforge.forgedev
- toString() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Annotation
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Field
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData.Method
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.tasks.InheritanceData
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo
-
Returns a string representation of this record class.
- toString() - Method in record class net.minecraftforge.forgedev.legacy.values.MinimalResolvedArtifact
-
Returns a string representation of this record class.
- toString() - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
U
- url() - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
-
Returns the value of the
urlrecord component. - Util - Class in net.minecraftforge.forgedev
V
- validateUrl(boolean) - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo.Downloads.ArtifactInfo
- validateUrl(boolean) - Method in record class net.minecraftforge.forgedev.legacy.values.LibraryInfo
- version() - Method in record class net.minecraftforge.forgedev.legacy.values.MavenInfo.ArtifactInfo
-
Returns the value of the
versionrecord component. - versionJson - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
- versionManifest - Variable in class net.minecraftforge.forgedev.tasks.mcp.MCPSetupFiles
W
- with(String, Action<? super SlimeLauncherOptionsNested>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
- with(String, Action<? super SlimeLauncherOptionsNested>) - Method in class net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptionsImpl
- with(SourceSet, Action<? super SlimeLauncherOptionsNested>) - Method in interface net.minecraftforge.forgedev.tasks.launcher.SlimeLauncherOptions
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form