Index

A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form

A

AbstractFernFlowerDecompiler - Class in net.fabricmc.loom.decompilers.fernflower
 
AbstractFernFlowerDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
 
AbstractForkedFFExecutor - Class in net.fabricmc.loom.decompilers.fernflower
Entry point for Forked FernFlower task.
AbstractForkedFFExecutor() - Constructor for class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
 
AbstractLoomTask - Class in net.fabricmc.loom.task
 
AbstractLoomTask() - Constructor for class net.fabricmc.loom.task.AbstractLoomTask
 
AbstractRunTask - Class in net.fabricmc.loom.task
 
AbstractRunTask(Function<Project, RunConfig>) - Constructor for class net.fabricmc.loom.task.AbstractRunTask
 
accessWidener - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
AccessWidenerFile - Record Class in net.fabricmc.loom.configuration.accesswidener
 
AccessWidenerFile(String, String, byte[]) - Constructor for record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Creates an instance of a AccessWidenerFile record class.
AccessWidenerJarProcessor - Class in net.fabricmc.loom.configuration.accesswidener
 
AccessWidenerJarProcessor(Project) - Constructor for class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
 
action() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Returns the value of the action record component.
active() - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
add(String) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(String) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(String, String) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(String, String) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(String, String, Action<PatternSet>) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(String, String, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(String, Action<PatternSet>) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(String, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(String, Provider<String>, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(SourceSet) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(SourceSet) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(SourceSet, String) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(SourceSet, String) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(SourceSet, String, Action<PatternSet>) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(SourceSet, String, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(SourceSet, Action<PatternSet>) - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
Apply Mixin AP to sourceSet.
add(SourceSet, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add(SourceSet, Provider<String>, Action<PatternSet>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add0(SourceSet, String) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add0(SourceSet, Provider<String>) - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
add0(SourceSet, Provider<String>) - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
addDecompiler(LoomDecompiler) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
addDependencies(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
 
addDependencies(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
addDependency(Object, String) - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
addJarProcessor(JarProcessor) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
addLayer(MappingsSpec<?>) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
Add a MappingsSpec layer.
addLayer(MappingsSpec<?>) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
 
addMappings(IMappingProvider) - Method in class net.fabricmc.loom.build.JarRemapper
 
addOptions(List<Action<TinyRemapper.Builder>>) - Method in class net.fabricmc.loom.build.JarRemapper
 
addProvider(T) - Method in class net.fabricmc.loom.configuration.LoomDependencyManager
 
addRefmapName(Project, Path) - Static method in class net.fabricmc.loom.build.MixinRefmapHelper
 
addToClasspath(Path...) - Method in class net.fabricmc.loom.build.JarRemapper
 
addTransitiveAccessWideners(List<AccessWidenerFile>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
addTransitiveAccessWideners(List<AccessWidenerFile>) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
addXml(Node, String, Map<String, String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
 
AnnotationProcessorInvoker<T extends org.gradle.api.Task> - Class in net.fabricmc.loom.build.mixin
Normally javac invokes annotation processors, but when the scala or kapt plugin are installed they will want to invoke the annotation processor themselves.
AnnotationProcessorInvoker(Project, Collection<Configuration>, Map<SourceSet, T>) - Constructor for class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
appliesToOS() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
 
apply(PluginAware) - Method in class net.fabricmc.loom.LoomRepositoryPlugin
 
apply(PluginAware) - Method in class net.fabricmc.loom.LoomGradlePlugin
 
apply(Project) - Method in class net.fabricmc.loom.LoomGradlePlugin
 
argument(String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 
argument(String, String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 
arguments() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the arguments record component.
artifact() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Returns the value of the artifact record component.
artifact() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
 
ASM_VERSION - Static variable in class net.fabricmc.loom.util.Constants
 
assetIndex() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the assetIndex record component.
AssetIndex - Record Class in net.fabricmc.loom.configuration.providers.minecraft.assets
 
AssetIndex() - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
 
AssetIndex(String, long, String, String, long, String) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Creates an instance of a AssetIndex record class.
AssetIndex(Map<String, AssetObject>, boolean) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Creates an instance of a AssetIndex record class.
AssetObject - Record Class in net.fabricmc.loom.configuration.providers.minecraft.assets
 
AssetObject(String, long) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Creates an instance of a AssetObject record class.
assets() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the assets record component.
asString() - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 

B

because(String) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
build() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
 
build() - Method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpecBuilderImpl
 
builder(FileSpec) - Static method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpecBuilderImpl
 

C

Checksum - Class in net.fabricmc.loom.util
 
Checksum() - Constructor for class net.fabricmc.loom.util.Checksum
 
children() - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
Returns the value of the children record component.
childrenNodesStream(Node) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
Class(String, List<ParchmentTreeV1.Field>, List<ParchmentTreeV1.Method>, List<String>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Creates an instance of a Class record class.
classes() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Returns the value of the classes record component.
classifier - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
classifier(String) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
 
classifierForOS() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
 
classifiers() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Returns the value of the classifiers record component.
classifierToFile - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
classpath(FileCollection) - Method in class net.fabricmc.loom.task.RemapJarTask
 
CleanEclipseRunsTask - Class in net.fabricmc.loom.task
 
CleanEclipseRunsTask() - Constructor for class net.fabricmc.loom.task.CleanEclipseRunsTask
 
cleanFiles() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
cleanRuns() - Method in class net.fabricmc.loom.task.CleanEclipseRunsTask
 
client() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
Configure run config with the default client options.
clientDownload() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns the value of the clientDownload record component.
close() - Method in class net.fabricmc.loom.util.CloseableList
 
CloseableList<T extends Closeable> - Class in net.fabricmc.loom.util
 
CloseableList() - Constructor for class net.fabricmc.loom.util.CloseableList
 
closeArchive(String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
compileClasspath() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the compileClasspath record component.
CompileConfiguration - Class in net.fabricmc.loom.configuration
 
complete(BiConsumer<JarRemapper.RemapData, Pair<String, byte[]>>) - Method in class net.fabricmc.loom.build.JarRemapper.RemapData
 
completed() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Logs the completion of the operation, with no final status.
completed(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Logs the completion of the operation, with a final status.
complianceLevel() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the complianceLevel record component.
configName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
configure(Manifest) - Method in record class net.fabricmc.loom.configuration.JarManifestConfiguration
 
configure(Project) - Static method in class net.fabricmc.loom.configuration.MavenPublication
 
configureCompile(Project) - Static method in class net.fabricmc.loom.configuration.CompileConfiguration
 
configureMixin() - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
configureMixin() - Method in class net.fabricmc.loom.build.mixin.KaptApInvoker
 
Constants - Class in net.fabricmc.loom.util
 
Constants.Configurations - Class in net.fabricmc.loom.util
Constants related to configurations.
Constants.Dependencies - Class in net.fabricmc.loom.util
Constants related to dependencies.
Constants.Dependencies.Versions - Class in net.fabricmc.loom.util
Constants for versions of dependencies.
Constants.Knot - Class in net.fabricmc.loom.util
 
Constants.MixinArguments - Class in net.fabricmc.loom.util
 
Constants.TaskGroup - Class in net.fabricmc.loom.util
 
consumerConfiguration() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the consumerConfiguration record component.
ConsumingOutputStream - Class in net.fabricmc.loom.util
Created by covers1624 on 20/12/18.
ConsumingOutputStream(Consumer<String>) - Constructor for class net.fabricmc.loom.util.ConsumingOutputStream
 
content() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Returns the value of the content record component.
contentEquals(Dependency) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
copy() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
copyEntry(String, String, String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
copyFile(String, String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
create(Object) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
create(MappingTree, String, String, boolean) - Static method in class net.fabricmc.loom.util.TinyRemapperHelper
 
create(Settings) - Static method in interface net.fabricmc.loom.extension.LoomFiles
 
create(Project) - Static method in interface net.fabricmc.loom.extension.LoomFiles
 
create(Project, Dependency, Configuration) - Static method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
createArchive(String, String, Manifest) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
createFromDependency(Dependency) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
createFromFile(File) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
createFromFile(RegularFileProperty) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
createFromMavenDependency(String) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
createLayer(MappingContext) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.MappingsSpec
 
createLayer(MappingContext) - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingsSpec
 
createLayer(MappingContext) - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
 
createLayer(MappingContext) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
 
createLazyConfiguration(String) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
createLazyConfiguration(String) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
createMercuryWithClassPath(Project, boolean) - Static method in class net.fabricmc.loom.util.SourceRemapper
 
createNestedDependencyProviderFromConfiguration(Project, Configuration) - Static method in class net.fabricmc.loom.build.nesting.NestedDependencyProvider
 
customManifest - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 

D

DecompilationMetadata - Record Class in net.fabricmc.loom.api.decompilers
 
DecompilationMetadata(int, Path, Collection<Path>) - Constructor for record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Creates an instance of a DecompilationMetadata record class.
decompile(String[], AbstractForkedFFExecutor) - Static method in class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
 
decompile(Path, Path, Path, DecompilationMetadata) - Method in interface net.fabricmc.loom.api.decompilers.LoomDecompiler
 
decompile(Path, Path, Path, DecompilationMetadata) - Method in class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
 
decompile(Path, Path, Path, DecompilationMetadata) - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
 
decompiler - Variable in class net.fabricmc.loom.task.GenerateSourcesTask
 
DecompilerConfiguration - Class in net.fabricmc.loom.decompilers
 
decompilers - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
DEFAULT_OBFUSCATION_ENV - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
 
defaultMainClass(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
delete(File) - Static method in class net.fabricmc.loom.util.DownloadUtil
Delete the file along with the corresponding ETag, if it exists.
delete(File) - Static method in class net.fabricmc.loom.util.HashedDownloadUtil
 
DeletingFileVisitor - Class in net.fabricmc.loom.util
 
DeletingFileVisitor() - Constructor for class net.fabricmc.loom.util.DeletingFileVisitor
 
dependency() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
Returns the value of the dependency record component.
DependencyFileSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.utils
 
DependencyFileSpec(Dependency) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
Creates an instance of a DependencyFileSpec record class.
dependencyNotation() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
Returns the value of the dependencyNotation record component.
DependencyProvider - Class in net.fabricmc.loom.configuration
 
DependencyProvider(Project) - Constructor for class net.fabricmc.loom.configuration.DependencyProvider
 
DependencyProvider.DependencyInfo - Class in net.fabricmc.loom.configuration
 
DependencyProvider.FileDependencyInfo - Class in net.fabricmc.loom.configuration
 
dependsOn() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingLayer
Provides a list of layer classes that this mapping layer depends on.
dependsOn() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
 
deprecationHelper - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
DeprecationHelper - Interface in net.fabricmc.loom.util
 
DeprecationHelper.ProjectBased - Class in net.fabricmc.loom.util
 
descriptor() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Returns the value of the descriptor record component.
descriptor() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns the value of the descriptor record component.
DEV_LAUNCH_INJECTOR - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
 
DEV_LAUNCH_INJECTOR - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
 
dir(String) - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
dir(String) - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
disableDeprecatedPomGeneration(MavenPublication) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Disables the deprecated POM generation for a publication.
disableDeprecatedPomGeneration(MavenPublication) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
disableDeprecatedPomGeneration(MavenPublication) - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
doTask() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
 
doTask() - Method in class net.fabricmc.loom.task.MigrateMappingsTask
 
doTask() - Method in class net.fabricmc.loom.task.RemapJarTask
 
download(String) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
 
Download(String, String, long, String) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Creates an instance of a Download record class.
downloadAssets() - Method in class net.fabricmc.loom.task.DownloadAssetsTask
 
DownloadAssetsTask - Class in net.fabricmc.loom.task
 
DownloadAssetsTask() - Constructor for class net.fabricmc.loom.task.DownloadAssetsTask
 
downloadIfChanged(URL, File, Logger) - Static method in class net.fabricmc.loom.util.DownloadUtil
Download from the given URL to the given File so long as there are differences between them.
downloadIfChanged(URL, File, Logger, boolean) - Static method in class net.fabricmc.loom.util.DownloadUtil
Download from the given URL to the given File so long as there are differences between them.
downloadIfInvalid(URL, File, String, Logger, boolean) - Static method in class net.fabricmc.loom.util.HashedDownloadUtil
 
downloadIfInvalid(URL, File, String, Logger, boolean, Runnable) - Static method in class net.fabricmc.loom.util.HashedDownloadUtil
 
downloads() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the downloads record component.
downloads() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns the value of the downloads record component.
Downloads(MinecraftVersionMeta.Download, Map<String, MinecraftVersionMeta.Download>) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Creates an instance of a Downloads record class.
DownloadUtil - Class in net.fabricmc.loom.util
 
DownloadUtil() - Constructor for class net.fabricmc.loom.util.DownloadUtil
 

E

eclipseProjectName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
endClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
endMethod() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
endReadingClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
endWriteClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
environment(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
equals(File, String) - Static method in class net.fabricmc.loom.util.Checksum
 
equals(Object) - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.InstallerData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.JarManifestConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingsSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Indicates whether some other object is "equal to" this one.
excludePublication(Publication) - Static method in class net.fabricmc.loom.configuration.MavenPublication
 
exec() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
exec() - Method in class net.fabricmc.loom.task.UnpickJarTask
 
EXPERIMENTAL_VERSIONS - Static variable in class net.fabricmc.loom.util.Constants
 
extract() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns the value of the extract record component.
extractMappings(FileSystem, Path) - Static method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 

F

FABRIC - Static variable in class net.fabricmc.loom.util.Constants.TaskGroup
 
FABRIC_REPOSITORY - Static variable in class net.fabricmc.loom.util.Constants
 
FabricApiExtension - Class in net.fabricmc.loom.configuration
 
FabricApiExtension(Project) - Constructor for class net.fabricmc.loom.configuration.FabricApiExtension
 
FabricCFRDecompiler - Class in net.fabricmc.loom.decompilers.cfr
 
FabricCFRDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
 
FabricFernFlowerDecompiler - Class in net.fabricmc.loom.decompilers.fernflower
 
FabricFernFlowerDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
 
FabricForkedFFExecutor - Class in net.fabricmc.loom.decompilers.fernflower
 
FabricForkedFFExecutor() - Constructor for class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
 
fabricId(String) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
 
fernFlowerExecutor() - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
 
fernFlowerExecutor() - Method in class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
 
FernFlowerUtils - Class in net.fabricmc.loom.decompilers.fernflower
 
FernFlowerUtils() - Constructor for class net.fabricmc.loom.decompilers.fernflower.FernFlowerUtils
 
Field(String, String, List<String>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Creates an instance of a Field record class.
fields() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns the value of the fields record component.
file(String) - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
file(String) - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
fileSpec() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Returns the value of the fileSpec record component.
FileSpec - Interface in net.fabricmc.loom.api.mappings.layered.spec
FileSpec should be used in MappingsSpec's that take an input file.
finaliseRemapping() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
findSources(DependencyHandler, ResolvedArtifact) - Static method in class net.fabricmc.loom.build.ModCompileRemapper
 
flush() - Method in class net.fabricmc.loom.util.ConsumingOutputStream
 
forceRemap() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
ForkingJavaExec - Class in net.fabricmc.loom.decompilers.fernflower
Simple utility class for a Task that wishes to execute a java process with the classpath of the gradle plugin plus groovy.
ForkingJavaExec() - Constructor for class net.fabricmc.loom.decompilers.fernflower.ForkingJavaExec
 
fromDummy(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
 
fromModJar(Path) - Static method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Reads the access-widener contained in a mod jar, or returns null if there is none.

G

GenEclipseRunsTask - Class in net.fabricmc.loom.task
 
GenEclipseRunsTask() - Constructor for class net.fabricmc.loom.task.GenEclipseRunsTask
 
GenerateSourcesTask - Class in net.fabricmc.loom.task
 
GenerateSourcesTask(LoomDecompiler) - Constructor for class net.fabricmc.loom.task.GenerateSourcesTask
 
GenIdeaProjectTask - Class in net.fabricmc.loom.task
 
GenIdeaProjectTask() - Constructor for class net.fabricmc.loom.task.GenIdeaProjectTask
 
genIdeaRuns() - Method in class net.fabricmc.loom.task.GenIdeaProjectTask
 
genRuns() - Method in class net.fabricmc.loom.task.GenEclipseRunsTask
 
genRuns() - Method in class net.fabricmc.loom.task.GenVsCodeProjectTask
 
genRuns(Element) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
 
GenVsCodeProjectTask - Class in net.fabricmc.loom.task
 
GenVsCodeProjectTask() - Constructor for class net.fabricmc.loom.task.GenVsCodeProjectTask
 
get(MappingContext) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
 
get(MappingContext) - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
 
get(MappingContext) - Method in class net.fabricmc.loom.configuration.providers.mappings.utils.LocalFileSpec
 
get(MappingContext) - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
 
get(Project) - Static method in interface net.fabricmc.loom.LoomGradleExtension
 
getAccessWidener() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
getAccessWidener() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getAccessWidenerPath() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getAccessWidenerPath() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getAccessWidenerPath() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getAddDefaultNestedDependencies() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getAddNestedDependencies() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getAllMixinMappings() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getAllMixinMappings() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getApConfigurations(Project, Function<String, String>) - Static method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
getApConfigurationsStream(Function<String, String>) - Method in interface net.fabricmc.loom.extension.MixinExtension
 
getApConfigurationsStream(Function<String, String>) - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
getArch() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
getBuildDependencies() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
getBuildDir() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getBuildDir() - Method in class net.fabricmc.loom.extension.LoomFilesProjectImpl
 
getBuildDir() - Method in class net.fabricmc.loom.extension.LoomFilesSettingsImpl
 
getBytecode(String, String) - Static method in class net.fabricmc.loom.decompilers.fernflower.FernFlowerUtils
 
getByType(Class<T>) - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
getClassDoc(StructClass) - Method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
getConfigName() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getCustomManifest() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
getCustomMinecraftManifest() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getCustomMinecraftManifest() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getCustomMinecraftManifest() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getDecompilers() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
getDefaultLog4jConfigFile() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getDefaultLog4jConfigFile() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getDefaultMainClass() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getDefaultRefmapName() - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
 
getDefaultRefmapName() - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
getDependency() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
getDependencyManager() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getDependencyManager() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getDependencyManager() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getDeprecationHelper() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getDeprecationHelper() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getDeprecationHelper() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
getDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
getDescription() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Returns the description of the operation.
getDevLauncherConfig() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getDevLauncherConfig() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getDirectories() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getEnableTransitiveAccessWideners() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
When true loom will apply transitive access wideners from compile dependencies.
getEnableTransitiveAccessWideners() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getEnableTransitiveAccessWideners() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getEnvironment() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getExperimentalVersions(ExtensionAware) - Static method in class net.fabricmc.loom.util.MirrorUtil
 
getExtension() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getExtension() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getExtension() - Method in class net.fabricmc.loom.task.AbstractLoomTask
 
getExtension() - Method in class net.fabricmc.loom.task.UnpickJarTask
 
getFabricRepository(ExtensionAware) - Static method in class net.fabricmc.loom.util.MirrorUtil
 
getFieldDoc(StructClass, StructField) - Method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
getFiles() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getFiles() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getFiles() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getGameDecompilers() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getGameDecompilers() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getGameDecompilers() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getGameJarProcessors() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getGameJarProcessors() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getGameJarProcessors() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getGradleUserHomeDir() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getGradleUserHomeDir() - Method in class net.fabricmc.loom.extension.LoomFilesProjectImpl
 
getGradleUserHomeDir() - Method in class net.fabricmc.loom.extension.LoomFilesSettingsImpl
 
getGroup() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
getId() - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
 
getId() - Method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
getId() - Method in interface net.fabricmc.loom.configuration.processors.JarProcessor
Returns a unique ID for this jar processor, containing all configuration details.
getInput() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getInput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getInputFile() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getInputJar() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
 
getInputJar() - Method in class net.fabricmc.loom.task.UnpickJarTask
 
getInstallerData() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getInstallerData() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getIntermediaryJar() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getIntermediaryTiny() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
getIntermediaryUrl(String) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getInvokerTasksStream(String) - Method in interface net.fabricmc.loom.extension.MixinExtension
 
getInvokerTasksStream(String) - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
getJarDirectory(File, String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getJarProcessorManager() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getJarProcessorManager() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getJarProcessors() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
getJarVersionString(String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getJvmArgs() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
getLazyConfigurationProvider(String) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getLazyConfigurationProvider(String) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getLibrariesBase(ExtensionAware) - Static method in class net.fabricmc.loom.util.MirrorUtil
 
getLibraryProvider() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
getLog4jConfigs() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getLog4jConfigs() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getLog4jConfigs() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getLogger() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
getLogger() - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
getLoggingHeader() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Returns the logging header for the operation.
getMain() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
getMappedJar() - Method in class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
 
getMappedJar() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getMappings() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
getMappings(MappingContext) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsProcessor
 
getMappingsPrefix(String) - Static method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getMappingsProvider() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getMergedJar() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
getMethodDoc(StructClass, StructMethod) - Method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
getMinecraftDependencies(Project) - Static method in class net.fabricmc.loom.util.TinyRemapperHelper
 
getMinecraftMappedProvider() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getMinecraftProvider() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getMinecraftProvider() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getMixin() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getMixin() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getMixin() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getMixin() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getMixinInformationContainer(SourceSet) - Static method in interface net.fabricmc.loom.extension.MixinExtension
 
getMixinSourceSets() - Method in interface net.fabricmc.loom.extension.MixinExtension
 
getMixinSourceSets() - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
getMixinSourceSetsStream() - Method in interface net.fabricmc.loom.extension.MixinExtension
 
getMixinSourceSetsStream() - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
getModVersion() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Reads the mod version from the fabric.mod.json file located in the main sourcesets resources.
getModVersion() - Method in class net.fabricmc.loom.configuration.mods.ModVersionParser
 
getModVersion() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getModVersion() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getName() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getName() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
getNativesJarStore() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getNativesJarStore() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getNextMixinMappings() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getNextMixinMappings() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getNode(Node, String) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
getOrCreateNode(Node, String) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
getOrCreateSrcMappingCache(int, Supplier<MappingSet>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getOrCreateSrcMappingCache(int, Supplier<MappingSet>) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getOrCreateSrcMercuryCache(int, Supplier<Mercury>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getOrCreateSrcMercuryCache(int, Supplier<Mercury>) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getOS() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
getOSClientJVMArgs() - Static method in class net.fabricmc.loom.configuration.ide.RunConfig
 
getOutput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getOutputJar() - Method in class net.fabricmc.loom.task.UnpickJarTask
 
getPreserveFileTimestamps() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getProgramArgs() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getProgressFactory(Project, String) - Static method in class net.fabricmc.loom.util.gradle.ProgressLogger
Get a Progress logger from the Gradle internal API.
getProject() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getProject() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getProject() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getProject() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getProject() - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
getProject() - Method in class net.fabricmc.loom.util.DeprecationHelper.ProjectBased
 
getProjectBuildCache() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getProjectBuildCache() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getProjectDir() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getProjectDir() - Method in class net.fabricmc.loom.extension.LoomFilesProjectImpl
 
getProjectDir() - Method in class net.fabricmc.loom.extension.LoomFilesSettingsImpl
 
getProjectPersistentCache() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getProjectPersistentCache() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getProvider(Class<T>) - Method in class net.fabricmc.loom.configuration.LoomDependencyManager
 
getReason() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
getRefmapDestination(T, String) - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
getRefmapDestinationDir(JavaCompile) - Method in class net.fabricmc.loom.build.mixin.JavaApInvoker
 
getRefmapDestinationDir(JavaCompile) - Method in class net.fabricmc.loom.build.mixin.KaptApInvoker
 
getRefmapDestinationDir(ScalaCompile) - Method in class net.fabricmc.loom.build.mixin.ScalaApInvoker
 
getRefmapDestinationDir(T) - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
getRefmapName() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
getRemapAccessWidener() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getRemapArchives() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getRemapArchives() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getRemapArchives() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getRemappedAccessWidener(Remapper, String) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
Get this mods access widener remapped to the intermediary namespace.
getRemappedConfiguration() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
 
getRemappedDir() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getRemappedFilename(boolean) - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getRemappedModCache() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getRemappedModCache() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getRemappedNotation() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getRemappedOutput() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getRemappedOutput(String) - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
getReproducibleFileOrder() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getRequiredTasks(Project) - Static method in class net.fabricmc.loom.build.nesting.NestedDependencyProvider
 
getResolvedDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
getResolvedDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
getResolvedVersion() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
getResolvedVersion() - Method in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
getResourcesBase(ExtensionAware) - Static method in class net.fabricmc.loom.util.MirrorUtil
 
getRootDir() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getRootDir() - Method in class net.fabricmc.loom.extension.LoomFilesProjectImpl
 
getRootDir() - Method in class net.fabricmc.loom.extension.LoomFilesSettingsImpl
 
getRootProjectPersistentCache() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getRootProjectPersistentCache() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getRunConfigs() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getRunConfigs() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getRunConfigs() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getRunDir() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getSetupRemappedVariants() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
If true, Loom will replace the -dev jars in the *Elements configurations with remapped outgoing variants.
getSetupRemappedVariants() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getSetupRemappedVariants() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getShareRemapCaches() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
getShareRemapCaches() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
getShareRemapCaches() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
getShortDescription() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Returns the short description of the operation.
getSource(Project) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
getSourceConfiguration() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
getSourceNamespace() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingLayer
 
getSourceNamespace() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
 
getSourceNamespace() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
 
getSourceRemapper() - Method in class net.fabricmc.loom.task.RemapAllSourcesTask
 
getSourceRemapper() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getTargetConfig() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
getTargetConfiguration(ConfigurationContainer) - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
 
getTargetNamespace() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getTinyRemapper(Project, String, String) - Static method in class net.fabricmc.loom.util.TinyRemapperHelper
 
getTinyRemapper(Project, String, String, boolean) - Static method in class net.fabricmc.loom.util.TinyRemapperHelper
 
getTransitiveAccessWideners() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getTransitiveAccessWideners() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getUniqueObjects() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
 
getUnmappedModCollection() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
getUnmappedModCollection() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
getUnpickDefinition() - Method in class net.fabricmc.loom.task.UnpickJarTask
 
getUnpickDefinitionsFile() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
getUnpickedJar() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
getUnpickLoggingConfigFile() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getUnpickLoggingConfigFile() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getUseLegacyMixinAp() - Method in interface net.fabricmc.loom.api.MixinExtensionAPI
 
getUseLegacyMixinAp() - Method in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
getUserCache() - Method in interface net.fabricmc.loom.extension.LoomFiles
 
getUserCache() - Method in class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
getVersion() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
getVersion() - Method in record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
 
getVersionInfo() - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
getVersionInfo() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
getVersionManifests(ExtensionAware) - Static method in class net.fabricmc.loom.util.MirrorUtil
 
getVmArgs() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
GradleMappingContext - Class in net.fabricmc.loom.configuration.providers.mappings
 
GradleMappingContext(Project, String) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
GradleSupport - Class in net.fabricmc.loom.util.gradle
 
GradleSupport() - Constructor for class net.fabricmc.loom.util.gradle.GradleSupport
 
GroovyXmlUtil - Class in net.fabricmc.loom.util
 
group - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
GSON - Static variable in class net.fabricmc.loom.LoomGradlePlugin
 

H

handleDependencies(Project) - Method in class net.fabricmc.loom.configuration.LoomDependencyManager
 
hasClassifier() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
hasConsumerConfiguration() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
 
hasCustomNatives() - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
hasCustomNatives() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
hasFileChanged(Path) - Method in class net.fabricmc.loom.util.StaticPathWatcher
 
hash() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Returns the value of the hash record component.
hashCode() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.InstallerData
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.JarManifestConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingsSpec
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
Returns a hash code value for this object.
hashCode() - Method in class net.fabricmc.loom.configuration.providers.mappings.utils.LocalFileSpec
 
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns a hash code value for this object.
hashCode() - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Returns a hash code value for this object.
HashedDownloadUtil - Class in net.fabricmc.loom.util
 
HashedDownloadUtil() - Constructor for class net.fabricmc.loom.util.HashedDownloadUtil
 
hasNatives() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
 
hasNativesForOS() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
 
hasUnpickDefinitions() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 

I

id - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
 
id() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the id record component.
id() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the id record component.
IDE - Static variable in class net.fabricmc.loom.util.Constants.TaskGroup
 
ideaModuleName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
ideConfigGenerated(boolean) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
IdeConfiguration - Class in net.fabricmc.loom.configuration.ide
 
ideSync() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
IN_MAP_FILE_NAMED_INTERMEDIARY - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
 
include(Object...) - Method in class net.fabricmc.loom.task.RemapJarTask
 
INCLUDE - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
index() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Returns the value of the index record component.
inherit(RunConfigSettings) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
Copies settings from another run configuration.
init() - Method in interface net.fabricmc.loom.extension.MixinExtension
 
init() - Method in class net.fabricmc.loom.extension.MixinExtensionImpl
 
initFiles(MinecraftProviderImpl, MappingsProviderImpl) - Method in class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
 
initFiles(MinecraftProviderImpl, MappingsProviderImpl) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
input - Variable in class net.fabricmc.loom.build.JarRemapper.RemapData
 
inputFile - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
InstallerData - Record Class in net.fabricmc.loom.configuration
 
InstallerData(String, JsonObject) - Constructor for record class net.fabricmc.loom.configuration.InstallerData
Creates an instance of a InstallerData record class.
installerJson() - Method in record class net.fabricmc.loom.configuration.InstallerData
Returns the value of the installerJson record component.
INSTANCE - Static variable in class net.fabricmc.loom.util.StaticPathWatcher
 
INTERMEDIARY - Enum constant in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
Intermediary mappings have been generated to provide a stable set of names across minecraft versions.
IntermediaryMappingLayer - Record Class in net.fabricmc.loom.configuration.providers.mappings.intermediary
 
IntermediaryMappingLayer(File) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
Creates an instance of a IntermediaryMappingLayer record class.
IntermediaryMappingsSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.intermediary
 
IntermediaryMappingsSpec() - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingsSpec
Creates an instance of a IntermediaryMappingsSpec record class.
intermediaryTinyFile() - Method in interface net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
 
intermediaryTinyFile() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
invokerTasks - Variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
IS_GRADLE_7_OR_NEWER - Static variable in class net.fabricmc.loom.util.gradle.GradleSupport
 
is64Bit() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
isAllowed() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
 
isCIBuild() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
isEmpty() - Method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
isIdeConfigGenerated() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
isInvalid(File) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
 
isInvalid(File) - Method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
isInvalid(File) - Method in interface net.fabricmc.loom.configuration.processors.JarProcessor
Return true to make all jar processors run again, return false to use the existing results of jar processing.
isInvalid(File) - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
isIsGradle7OrNewer() - Static method in class net.fabricmc.loom.util.gradle.GradleSupport
 
isMod(File) - Static method in class net.fabricmc.loom.util.ModUtils
 
isRecord(StructClass) - Static method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
isRefreshDeps() - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
isRemapMod() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
isRootProject() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
isRootProject() - Method in interface net.fabricmc.loom.LoomGradleExtension
 
isShareCaches() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
isStatic(StructField) - Static method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
isValidForOS() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
 
isValidForOS() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
 
isWindows() - Static method in class net.fabricmc.loom.util.OperatingSystem
 

J

JarManifestConfiguration - Record Class in net.fabricmc.loom.configuration
 
JarManifestConfiguration(Project) - Constructor for record class net.fabricmc.loom.configuration.JarManifestConfiguration
Creates an instance of a JarManifestConfiguration record class.
JarNester - Class in net.fabricmc.loom.build.nesting
 
JarNester() - Constructor for class net.fabricmc.loom.build.nesting.JarNester
 
JarProcessor - Interface in net.fabricmc.loom.configuration.processors
 
JarProcessorManager - Class in net.fabricmc.loom.configuration.processors
 
JarProcessorManager(List<JarProcessor>) - Constructor for class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
jarProcessors - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
jarRemapper - Variable in class net.fabricmc.loom.task.RemapJarTask
 
JarRemapper - Class in net.fabricmc.loom.build
 
JarRemapper() - Constructor for class net.fabricmc.loom.build.JarRemapper
 
JarRemapper.RemapData - Class in net.fabricmc.loom.build
 
JAVA - Static variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
JavaApInvoker - Class in net.fabricmc.loom.build.mixin
 
JavaApInvoker(Project) - Constructor for class net.fabricmc.loom.build.mixin.JavaApInvoker
 
javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns the value of the javadoc record component.
javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Returns the value of the javadoc record component.
javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns the value of the javadoc record component.
javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Returns the value of the javadoc record component.
javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Returns the value of the javadoc record component.
javaDocs() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Returns the value of the javaDocs record component.
javaexec(Project, Action<? super JavaExecSpec>) - Static method in class net.fabricmc.loom.decompilers.fernflower.ForkingJavaExec
 
JETBRAINS_ANNOTATIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
 
JETBRAINS_ANNOTATIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
 

K

KaptApInvoker - Class in net.fabricmc.loom.build.mixin
 
KaptApInvoker(Project) - Constructor for class net.fabricmc.loom.build.mixin.KaptApInvoker
 
KNOT_CLIENT - Static variable in class net.fabricmc.loom.util.Constants.Knot
 
KNOT_SERVER - Static variable in class net.fabricmc.loom.util.Constants.Knot
 

L

latest() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Returns the value of the latest record component.
LaunchConfig() - Constructor for class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 
LaunchProvider - Class in net.fabricmc.loom.configuration.providers
 
LaunchProvider(Project) - Constructor for class net.fabricmc.loom.configuration.providers.LaunchProvider
 
LaunchProvider.LaunchConfig - Class in net.fabricmc.loom.configuration.providers
 
layered(Action<LayeredMappingSpecBuilder>) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
layered(Action<LayeredMappingSpecBuilder>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
layered(Action<LayeredMappingSpecBuilder>) - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
LayeredMappingsDependency - Class in net.fabricmc.loom.configuration.providers.mappings
 
LayeredMappingsDependency(MappingContext, LayeredMappingSpec, String) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
LayeredMappingSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings
 
LayeredMappingSpec(List<MappingsSpec<?>>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
Creates an instance of a LayeredMappingSpec record class.
LayeredMappingSpecBuilder - Interface in net.fabricmc.loom.api.mappings.layered.spec
Used to configure a layered mapping spec.
LayeredMappingSpecBuilderImpl - Class in net.fabricmc.loom.configuration.providers.mappings
 
LayeredMappingSpecBuilderImpl() - Constructor for class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
 
LayeredMappingsProcessor - Class in net.fabricmc.loom.configuration.providers.mappings
 
LayeredMappingsProcessor(LayeredMappingSpec) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsProcessor
 
layers() - Method in record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
Returns the value of the layers record component.
libraries() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Returns the value of the libraries record component.
libraries() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the libraries record component.
LIBRARIES_BASE - Static variable in class net.fabricmc.loom.util.Constants
 
Library(MinecraftVersionMeta.Downloads, String, Map<String, String>, List<MinecraftVersionMeta.Rule>, Object) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Creates an instance of a Library record class.
lineMapWriter - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
LineNumberRemapper - Class in net.fabricmc.loom.decompilers
TODO, Move to stitch.
LineNumberRemapper() - Constructor for class net.fabricmc.loom.decompilers.LineNumberRemapper
 
LOADER_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
LocalFileSpec - Class in net.fabricmc.loom.configuration.providers.mappings.utils
 
LocalFileSpec(File) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.utils.LocalFileSpec
 
log4jConfigs - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
logger() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns the value of the logger record component.
logging() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the logging record component.
LOOM_DEVELOPMENT_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
LOOM_VERSION - Static variable in class net.fabricmc.loom.LoomGradlePlugin
 
LoomDecompiler - Interface in net.fabricmc.loom.api.decompilers
 
LoomDependencyManager - Class in net.fabricmc.loom.configuration
 
LoomDependencyManager() - Constructor for class net.fabricmc.loom.configuration.LoomDependencyManager
 
LoomFiles - Interface in net.fabricmc.loom.extension
 
LoomFilesBaseImpl - Class in net.fabricmc.loom.extension
 
LoomFilesBaseImpl() - Constructor for class net.fabricmc.loom.extension.LoomFilesBaseImpl
 
LoomFilesProjectImpl - Class in net.fabricmc.loom.extension
 
LoomFilesProjectImpl(Project) - Constructor for class net.fabricmc.loom.extension.LoomFilesProjectImpl
 
LoomFilesSettingsImpl - Class in net.fabricmc.loom.extension
 
LoomFilesSettingsImpl(Settings) - Constructor for class net.fabricmc.loom.extension.LoomFilesSettingsImpl
 
LoomGradleExtension - Interface in net.fabricmc.loom
 
LoomGradleExtensionAPI - Interface in net.fabricmc.loom.api
This is the public api available exposed to build scripts.
LoomGradleExtensionApiImpl - Class in net.fabricmc.loom.extension
This class implements the public extension api.
LoomGradleExtensionApiImpl(Project, LoomFiles) - Constructor for class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
LoomGradleExtensionImpl - Class in net.fabricmc.loom.extension
 
LoomGradleExtensionImpl(Project, LoomFiles) - Constructor for class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
LoomGradlePlugin - Class in net.fabricmc.loom
 
LoomGradlePlugin() - Constructor for class net.fabricmc.loom.LoomGradlePlugin
 
LoomRepositoryPlugin - Class in net.fabricmc.loom
 
LoomRepositoryPlugin() - Constructor for class net.fabricmc.loom.LoomRepositoryPlugin
 
LoomTasks - Class in net.fabricmc.loom.task
 

M

main(String[]) - Static method in class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
 
mainClass - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
mainClass() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the mainClass record component.
makeRunDir() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
ManifestVersion - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
ManifestVersion(List<ManifestVersion.Versions>, Map<String, String>) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Creates an instance of a ManifestVersion record class.
ManifestVersion.Versions - Class in net.fabricmc.loom.configuration.providers.minecraft
 
mappedProvider - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
MAPPING_CONSTANTS - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MappingContext - Interface in net.fabricmc.loom.api.mappings.layered
 
MappingLayer - Interface in net.fabricmc.loom.api.mappings.layered
 
MAPPINGS - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MAPPINGS_FINAL - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
mappingsIdentifier - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
mappingsIdentifier() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
MappingsNamespace - Enum Class in net.fabricmc.loom.api.mappings.layered
The standard namespaces used by loom.
mappingsProvider() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
mappingsProvider() - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
MappingsProvider - Interface in net.fabricmc.loom.configuration.providers.mappings
 
MappingsProviderImpl - Class in net.fabricmc.loom.configuration.providers.mappings
 
MappingsProviderImpl(Project) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
MappingsProviderImpl.UnpickMetadata - Record Class in net.fabricmc.loom.configuration.providers.mappings
 
MappingsSpec<L extends MappingLayer> - Interface in net.fabricmc.loom.api.mappings.layered.spec
A MappingsSpec is an immutable set of data used to create the MappingLayer.
mappingsSuffix() - Method in record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Returns the value of the mappingsSuffix record component.
mappingsWorkingDir() - Method in interface net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
 
mappingsWorkingDir() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
MavenFileSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.utils
 
MavenFileSpec(String) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
Creates an instance of a MavenFileSpec record class.
MavenPublication - Class in net.fabricmc.loom.configuration
 
MergedNestedJarProvider - Record Class in net.fabricmc.loom.build.nesting
 
MergedNestedJarProvider(NestedJarProvider...) - Constructor for record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
Creates an instance of a MergedNestedJarProvider record class.
Method(String, String, List<ParchmentTreeV1.Parameter>, List<String>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Creates an instance of a Method record class.
methods() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns the value of the methods record component.
MigrateMappingsTask - Class in net.fabricmc.loom.task
 
MigrateMappingsTask() - Constructor for class net.fabricmc.loom.task.MigrateMappingsTask
 
MINECRAFT - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MINECRAFT_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MINECRAFT_LIBS - Variable in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftLibraryProvider
 
MINECRAFT_NAMED - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MINECRAFT_REMAP_CLASSPATH - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MinecraftAssetsProvider - Class in net.fabricmc.loom.configuration.providers.minecraft.assets
 
MinecraftAssetsProvider() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.assets.MinecraftAssetsProvider
 
MinecraftGradleExtension - Class in net.fabricmc.loom.extension
 
MinecraftGradleExtension(LoomGradleExtensionAPI) - Constructor for class net.fabricmc.loom.extension.MinecraftGradleExtension
 
MinecraftLibraryProvider - Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftLibraryProvider() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftLibraryProvider
 
MinecraftMappedProvider - Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftMappedProvider(Project) - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
MinecraftNativesProvider - Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftNativesProvider(Project) - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftNativesProvider
 
MinecraftProcessedProvider - Class in net.fabricmc.loom.configuration.processors
 
MinecraftProcessedProvider(Project, JarProcessorManager) - Constructor for class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
 
minecraftProvider() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
minecraftProvider() - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
MinecraftProvider - Interface in net.fabricmc.loom.configuration.providers
 
MinecraftProviderImpl - Class in net.fabricmc.loom.configuration.providers
 
MinecraftProviderImpl(Project) - Constructor for class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
minecraftVersion() - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
minecraftVersion() - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
minecraftVersion() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
MinecraftVersionMeta - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta(Object, MinecraftVersionMeta.AssetIndex, String, int, Map<String, MinecraftVersionMeta.Download>, String, List<MinecraftVersionMeta.Library>, Object, String, int, String, String, String) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Creates an instance of a MinecraftVersionMeta record class.
MinecraftVersionMeta.AssetIndex - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta.Download - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta.Downloads - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta.Library - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta.OS - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
MinecraftVersionMeta.Rule - Record Class in net.fabricmc.loom.configuration.providers.minecraft
 
minimumLauncherVersion() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the minimumLauncherVersion record component.
MirrorUtil - Class in net.fabricmc.loom.util
 
MirrorUtil() - Constructor for class net.fabricmc.loom.util.MirrorUtil
 
mixin(Action<MixinExtensionAPI>) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
mixin(Action<MixinExtensionAPI>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
mixin(Action<MixinExtensionAPI>) - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
MIXIN_COMPILE_EXTENSIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
 
MIXIN_COMPILE_EXTENSIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
 
MIXIN_INFORMATION_CONTAINER - Static variable in interface net.fabricmc.loom.extension.MixinExtension
 
mixinConfigPattern() - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Returns the value of the mixinConfigPattern record component.
MixinExtension - Interface in net.fabricmc.loom.extension
A gradle extension to configure mixin annotation processor.
MixinExtension.MixinInformationContainer - Record Class in net.fabricmc.loom.extension
An information container stores necessary information for configuring the mixin annotation processor.
MixinExtensionAPI - Interface in net.fabricmc.loom.api
 
MixinExtensionApiImpl - Class in net.fabricmc.loom.extension
 
MixinExtensionApiImpl(Project) - Constructor for class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
MixinExtensionImpl - Class in net.fabricmc.loom.extension
 
MixinExtensionImpl(Project) - Constructor for class net.fabricmc.loom.extension.MixinExtensionImpl
 
MixinInformationContainer(SourceSet, Provider<String>, PatternSet) - Constructor for record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Creates an instance of a MixinInformationContainer record class.
MixinRefmapHelper - Class in net.fabricmc.loom.build
 
MOD_COMPILE_CLASSPATH - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MOD_COMPILE_CLASSPATH_MAPPED - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
MOD_COMPILE_ENTRIES - Static variable in class net.fabricmc.loom.util.Constants
 
ModCompileRemapper - Class in net.fabricmc.loom.build
 
ModCompileRemapper() - Constructor for class net.fabricmc.loom.build.ModCompileRemapper
 
ModDependencyInfo - Class in net.fabricmc.loom.configuration.processors.dependency
 
ModDependencyInfo(String, String, String, String, File, Configuration, RemapData) - Constructor for class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
modId() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Returns the value of the modId record component.
ModProcessor - Class in net.fabricmc.loom.configuration.mods
 
ModProcessor() - Constructor for class net.fabricmc.loom.configuration.mods.ModProcessor
 
modStore() - Method in record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Returns the value of the modStore record component.
module(String, String) - Method in class net.fabricmc.loom.configuration.FabricApiExtension
 
moduleVersion(String, String) - Method in class net.fabricmc.loom.configuration.FabricApiExtension
 
ModUtils - Class in net.fabricmc.loom.util
 
ModVersionParser - Class in net.fabricmc.loom.configuration.mods
 
ModVersionParser(Project) - Constructor for class net.fabricmc.loom.configuration.mods.ModVersionParser
 
MojangMappingLayer - Record Class in net.fabricmc.loom.configuration.providers.mappings.mojmap
 
MojangMappingLayer(MinecraftVersionMeta.Download, MinecraftVersionMeta.Download, Path, Logger) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Creates an instance of a MojangMappingLayer record class.
MojangMappingsSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.mojmap
 
MojangMappingsSpec() - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
Creates an instance of a MojangMappingsSpec record class.

N

name - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
name - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
name() - Method in interface net.fabricmc.loom.api.decompilers.LoomDecompiler
 
name() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns the value of the name record component.
name() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
Returns the value of the name record component.
name() - Method in class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
 
name() - Method in class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
 
name(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
NAMED - Enum constant in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
Named mappings are the developer friendly names used to develop mods against.
natives() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns the value of the natives record component.
nativesDir() - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
nativesDir() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
NestedDependencyProvider - Class in net.fabricmc.loom.build.nesting
 
NestedJarPathProvider - Class in net.fabricmc.loom.build.nesting
 
NestedJarPathProvider(Set<Object>) - Constructor for class net.fabricmc.loom.build.nesting.NestedJarPathProvider
 
NestedJarProvider - Interface in net.fabricmc.loom.build.nesting
 
nestJars(Collection<File>, File, Logger) - Static method in class net.fabricmc.loom.build.nesting.JarNester
 
net.fabricmc.loom - package net.fabricmc.loom
 
net.fabricmc.loom.api - package net.fabricmc.loom.api
 
net.fabricmc.loom.api.decompilers - package net.fabricmc.loom.api.decompilers
 
net.fabricmc.loom.api.mappings.layered - package net.fabricmc.loom.api.mappings.layered
 
net.fabricmc.loom.api.mappings.layered.spec - package net.fabricmc.loom.api.mappings.layered.spec
 
net.fabricmc.loom.build - package net.fabricmc.loom.build
 
net.fabricmc.loom.build.mixin - package net.fabricmc.loom.build.mixin
 
net.fabricmc.loom.build.nesting - package net.fabricmc.loom.build.nesting
 
net.fabricmc.loom.configuration - package net.fabricmc.loom.configuration
 
net.fabricmc.loom.configuration.accesswidener - package net.fabricmc.loom.configuration.accesswidener
 
net.fabricmc.loom.configuration.ide - package net.fabricmc.loom.configuration.ide
 
net.fabricmc.loom.configuration.mods - package net.fabricmc.loom.configuration.mods
 
net.fabricmc.loom.configuration.processors - package net.fabricmc.loom.configuration.processors
 
net.fabricmc.loom.configuration.processors.dependency - package net.fabricmc.loom.configuration.processors.dependency
 
net.fabricmc.loom.configuration.providers - package net.fabricmc.loom.configuration.providers
 
net.fabricmc.loom.configuration.providers.mappings - package net.fabricmc.loom.configuration.providers.mappings
 
net.fabricmc.loom.configuration.providers.mappings.intermediary - package net.fabricmc.loom.configuration.providers.mappings.intermediary
 
net.fabricmc.loom.configuration.providers.mappings.mojmap - package net.fabricmc.loom.configuration.providers.mappings.mojmap
 
net.fabricmc.loom.configuration.providers.mappings.parchment - package net.fabricmc.loom.configuration.providers.mappings.parchment
 
net.fabricmc.loom.configuration.providers.mappings.utils - package net.fabricmc.loom.configuration.providers.mappings.utils
 
net.fabricmc.loom.configuration.providers.minecraft - package net.fabricmc.loom.configuration.providers.minecraft
 
net.fabricmc.loom.configuration.providers.minecraft.assets - package net.fabricmc.loom.configuration.providers.minecraft.assets
 
net.fabricmc.loom.decompilers - package net.fabricmc.loom.decompilers
 
net.fabricmc.loom.decompilers.cfr - package net.fabricmc.loom.decompilers.cfr
 
net.fabricmc.loom.decompilers.fernflower - package net.fabricmc.loom.decompilers.fernflower
 
net.fabricmc.loom.extension - package net.fabricmc.loom.extension
 
net.fabricmc.loom.task - package net.fabricmc.loom.task
 
net.fabricmc.loom.util - package net.fabricmc.loom.util
 
net.fabricmc.loom.util.gradle - package net.fabricmc.loom.util.gradle
 
numberOfThreads() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Returns the value of the numberOfThreads record component.

O

OBJECT_MAPPER - Static variable in class net.fabricmc.loom.LoomGradlePlugin
 
objects() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Returns the value of the objects record component.
OFFICIAL - Enum constant in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
Official mappings are the names that are used in the vanilla Minecraft game jars, these are usually obfuscated.
officialMojangMappings() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
officialMojangMappings() - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
Add a layer that uses the official mappings provided by Mojang.
officialMojangMappings() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
 
OperatingSystem - Class in net.fabricmc.loom.util
 
OperatingSystem() - Constructor for class net.fabricmc.loom.util.OperatingSystem
 
os() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Returns the value of the os record component.
OS(String) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
Creates an instance of a OS record class.
OUT_MAP_FILE_NAMED_INTERMEDIARY - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
 
OUT_REFMAP_FILE - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
 
output - Variable in class net.fabricmc.loom.build.JarRemapper.RemapData
 
outputStreams - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 

P

Package(String, List<String>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Creates an instance of a Package record class.
packages() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Returns the value of the packages record component.
Parameter(int, String, String) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Creates an instance of a Parameter record class.
parameters() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns the value of the parameters record component.
parchment(Object) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
 
parchment(Object, Action<ParchmentMappingsSpecBuilder>) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
 
parchment(Object, Action<ParchmentMappingsSpecBuilder>) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
 
parchmentFile() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Returns the value of the parchmentFile record component.
ParchmentMappingLayer - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentMappingLayer(Path, boolean) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Creates an instance of a ParchmentMappingLayer record class.
ParchmentMappingsSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentMappingsSpec(FileSpec, boolean) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Creates an instance of a ParchmentMappingsSpec record class.
ParchmentMappingsSpecBuilder - Interface in net.fabricmc.loom.api.mappings.layered.spec
 
ParchmentMappingsSpecBuilderImpl - Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentPrefixStripingMappingVisitor - Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentPrefixStripingMappingVisitor(MappingVisitor) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentPrefixStripingMappingVisitor
 
ParchmentTreeV1 - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentTreeV1(String, List<ParchmentTreeV1.Class>, List<ParchmentTreeV1.Package>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Creates an instance of a ParchmentTreeV1 record class.
ParchmentTreeV1.Class - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentTreeV1.Field - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentTreeV1.Method - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentTreeV1.Package - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
ParchmentTreeV1.Parameter - Record Class in net.fabricmc.loom.configuration.providers.mappings.parchment
 
passArgument(JavaCompile, String, String) - Method in class net.fabricmc.loom.build.mixin.JavaApInvoker
 
passArgument(JavaCompile, String, String) - Method in class net.fabricmc.loom.build.mixin.KaptApInvoker
 
passArgument(ScalaCompile, String, String) - Method in class net.fabricmc.loom.build.mixin.ScalaApInvoker
 
passArgument(T, String, String) - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
path() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the path record component.
path() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns the value of the path record component.
postVisitDirectory(Path, IOException) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
 
prepare(Project) - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
 
prepare(Project) - Method in class net.fabricmc.loom.build.nesting.NestedJarPathProvider
 
prepare(Project) - Method in interface net.fabricmc.loom.build.nesting.NestedJarProvider
 
process(File) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
 
process(File) - Method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
process(File) - Method in interface net.fabricmc.loom.configuration.processors.JarProcessor
Currently this is a destructive process that replaces the existing jar.
process(File) - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
process(Path, Path, List<AccessWidenerFile>, Logger) - Static method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerMappingsProcessor
 
process(ProgressLogger, Path, Path) - Method in class net.fabricmc.loom.decompilers.LineNumberRemapper
 
processMods(Project, List<ModDependencyInfo>) - Static method in class net.fabricmc.loom.configuration.mods.ModProcessor
 
programArg(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
programArgs - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
programArgs(String...) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
programArgs(Collection<String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
progress(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Logs some progress, indicated by a new status.
ProgressLogger - Class in net.fabricmc.loom.util.gradle
Wrapper to ProgressLogger internal API.
project - Variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
project - Variable in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 
project() - Method in record class net.fabricmc.loom.configuration.JarManifestConfiguration
Returns the value of the project record component.
ProjectBased(Project) - Constructor for class net.fabricmc.loom.util.DeprecationHelper.ProjectBased
 
projectMappedClassifier - Variable in class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
 
properties(Map<String, String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
property(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
property(String, String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
property(String, String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 
property(String, String, String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
 
provide() - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
 
provide() - Method in class net.fabricmc.loom.build.nesting.NestedDependencyProvider
 
provide() - Method in class net.fabricmc.loom.build.nesting.NestedJarPathProvider
 
provide() - Method in interface net.fabricmc.loom.build.nesting.NestedJarProvider
 
provide(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
provide(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider
 
provide(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
provide(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
 
provide(DependencyProvider.DependencyInfo, Consumer<Runnable>) - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
provide(MinecraftProviderImpl, Project) - Static method in class net.fabricmc.loom.configuration.providers.minecraft.assets.MinecraftAssetsProvider
 
provide(MinecraftProviderImpl, Project) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftLibraryProvider
 
provide(Project) - Static method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftNativesProvider
 

R

readInstallerJson(File, Project) - Static method in class net.fabricmc.loom.configuration.mods.ModProcessor
 
readMappings(File) - Method in class net.fabricmc.loom.decompilers.LineNumberRemapper
 
RecordComponentFixVisitor - Class in net.fabricmc.loom.util
 
RecordComponentFixVisitor(ClassVisitor, MemoryMappingTree, int) - Constructor for class net.fabricmc.loom.util.RecordComponentFixVisitor
 
refmapNameProvider() - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Returns the value of the refmapNameProvider record component.
refreshDeps - Static variable in class net.fabricmc.loom.LoomGradlePlugin
 
register(LoomDependencyManager) - Method in class net.fabricmc.loom.configuration.DependencyProvider
 
registerTasks(Project) - Static method in class net.fabricmc.loom.task.LoomTasks
 
relativeFile(File) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
 
releaseTime() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the releaseTime record component.
remap() - Method in class net.fabricmc.loom.build.JarRemapper
 
remap() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
remapAll() - Method in class net.fabricmc.loom.util.SourceRemapper
 
RemapAllSourcesTask - Class in net.fabricmc.loom.task
 
RemapAllSourcesTask() - Constructor for class net.fabricmc.loom.task.RemapAllSourcesTask
 
remapArchives - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
RemapConfiguration - Class in net.fabricmc.loom.configuration
 
RemapConfiguration() - Constructor for class net.fabricmc.loom.configuration.RemapConfiguration
 
remapData - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
RemapData - Record Class in net.fabricmc.loom.configuration.processors.dependency
 
RemapData(String, File) - Constructor for record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Creates an instance of a RemapData record class.
RemapData(Path, Path) - Constructor for class net.fabricmc.loom.build.JarRemapper.RemapData
 
remapDependencies(Project, String, LoomGradleExtension, SourceRemapper) - Static method in class net.fabricmc.loom.build.ModCompileRemapper
 
RemapJarTask - Class in net.fabricmc.loom.task
 
RemapJarTask() - Constructor for class net.fabricmc.loom.task.RemapJarTask
 
remapOptions(Action<TinyRemapper.Builder>) - Method in class net.fabricmc.loom.task.RemapJarTask
 
RemappedConfigurationEntry - Record Class in net.fabricmc.loom.configuration
 
RemappedConfigurationEntry(String, String, boolean, boolean, String) - Constructor for record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
 
RemappedConfigurationEntry(String, String, boolean, boolean, String, String) - Constructor for record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Creates an instance of a RemappedConfigurationEntry record class.
remapSources(Project, File, File, boolean, boolean, boolean) - Static method in class net.fabricmc.loom.util.SourceRemapper
 
RemapSourcesJarTask - Class in net.fabricmc.loom.task
 
RemapSourcesJarTask() - Constructor for class net.fabricmc.loom.task.RemapSourcesJarTask
 
removePrefix() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Returns the value of the removePrefix record component.
removePrefix() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Returns the value of the removePrefix record component.
replacedWith() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the replacedWith record component.
replaceWithInLoom0_10(String, String) - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
replaceWithInLoom0_11(String, String) - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
replaceWithInLoom0_12(String, String) - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
reprocessZip(File, boolean, boolean) - Static method in class net.fabricmc.loom.util.ZipReprocessorUtil
 
requiresRemapping() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
resolve() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
resolve() - Method in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
resolve() - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
resolve(boolean) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsDependency
 
resolveDependency(Dependency) - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
resolveDependency(Dependency) - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
resolvedFiles - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
resolveFile() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
resolveMavenDependency(String) - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
 
resolveMavenDependency(String) - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
RESOURCES_BASE - Static variable in class net.fabricmc.loom.util.Constants
 
Rule(String, MinecraftVersionMeta.OS) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Creates an instance of a Rule record class.
rules() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns the value of the rules record component.
RunClientTask - Class in net.fabricmc.loom.task
Deprecated.
RunClientTask() - Constructor for class net.fabricmc.loom.task.RunClientTask
Deprecated.
 
runConfig(Project, RunConfigSettings) - Static method in class net.fabricmc.loom.configuration.ide.RunConfig
 
RunConfig - Class in net.fabricmc.loom.configuration.ide
 
RunConfig() - Constructor for class net.fabricmc.loom.configuration.ide.RunConfig
 
RunConfigSettings - Class in net.fabricmc.loom.configuration.ide
 
RunConfigSettings(Project, String) - Constructor for class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
runDir - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
runDir(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
runDirIdeaUrl - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
runFF(Map<String, Object>, List<File>, File, File, File, File) - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
 
runFF(Map<String, Object>, List<File>, File, File, File, File) - Method in class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
 
RunGameTask - Class in net.fabricmc.loom.task
 
RunGameTask(RunConfigSettings) - Constructor for class net.fabricmc.loom.task.RunGameTask
 
runs(Action<NamedDomainObjectContainer<RunConfigSettings>>) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
runs(Action<NamedDomainObjectContainer<RunConfigSettings>>) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
runs(Action<NamedDomainObjectContainer<RunConfigSettings>>) - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
 
RunServerTask - Class in net.fabricmc.loom.task
Deprecated.
RunServerTask() - Constructor for class net.fabricmc.loom.task.RunServerTask
Deprecated.
 
runtimeClasspath() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the runtimeClasspath record component.

S

saveClassEntry(String, String, String, String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
saveClassEntry(String, String, String, String, String, int[]) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
saveClassFile(String, String, String, String, int[]) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
saveDirEntry(String, String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
saveExecutors - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
saveFolder(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
SCALA - Static variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
 
ScalaApInvoker - Class in net.fabricmc.loom.build.mixin
 
ScalaApInvoker(Project) - Constructor for class net.fabricmc.loom.build.mixin.ScalaApInvoker
 
scheduleRemap(boolean) - Method in class net.fabricmc.loom.task.RemapJarTask
 
scheduleRemap(Path, Path) - Method in class net.fabricmc.loom.build.JarRemapper
 
scheduleRemapSources(File, File, boolean, boolean) - Method in class net.fabricmc.loom.util.SourceRemapper
 
server() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
Configure run config with the default server options.
serverDownload() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns the value of the serverDownload record component.
serverWithGui() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
Removes the nogui argument for the server configuration.
setAccessWidener(File) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
setConfigName(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setCustomManifest(String) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
setDefaultMainClass(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setDependencyManager(LoomDependencyManager) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
setDependencyManager(LoomDependencyManager) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
setDescription(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Sets the description of the operation.
setEnvironment(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setIdeConfigGenerated(boolean) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setInputDir(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
 
setInputJar(File) - Method in class net.fabricmc.loom.task.GenerateSourcesTask
 
setInputJar(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
 
setInstallerData(InstallerData) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
setInstallerData(InstallerData) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
setJarProcessorManager(JarProcessorManager) - Method in class net.fabricmc.loom.extension.LoomGradleExtensionImpl
 
setJarProcessorManager(JarProcessorManager) - Method in interface net.fabricmc.loom.LoomGradleExtension
 
setLoggingHeader(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Sets the logging header for the operation.
setMappings(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
 
setMixinInformationContainer(SourceSet, MixinExtension.MixinInformationContainer) - Static method in interface net.fabricmc.loom.extension.MixinExtension
 
setOutputDir(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
 
setOutputJar(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
 
setRefmapName(String) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
setRemapMod(boolean) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
setRemovePrefix(boolean) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.ParchmentMappingsSpecBuilder
When enabled the "p" prefix will be stripped from parameter names.
setRemovePrefix(boolean) - Method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpecBuilderImpl
 
setRunDir(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setShareCaches(boolean) - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
Deprecated, for removal: This API element is subject to removal in a future version.
setShortDescription(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Sets the short description of the operation.
setSource(Function<Project, SourceSet>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setSource(SourceSet) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
setSourceRemapper(SourceRemapper) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
setUnpickDefinition(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
 
setup() - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
 
setup() - Method in class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
setup() - Method in interface net.fabricmc.loom.configuration.processors.JarProcessor
 
setup(Project) - Static method in class net.fabricmc.loom.configuration.ide.IdeConfiguration
 
setup(Project) - Static method in class net.fabricmc.loom.configuration.ide.SetupIntelijRunConfigs
 
setup(Project) - Static method in class net.fabricmc.loom.decompilers.DecompilerConfiguration
 
setupConfigurations(Project) - Static method in class net.fabricmc.loom.configuration.CompileConfiguration
 
setupDefaultRemap(Project) - Static method in class net.fabricmc.loom.configuration.RemapConfiguration
 
SetupIntelijRunConfigs - Class in net.fabricmc.loom.configuration.ide
 
SetupIntelijRunConfigs() - Constructor for class net.fabricmc.loom.configuration.ide.SetupIntelijRunConfigs
 
setupProcessors() - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
 
setupRemap(Project, String, String, String, String, String, String) - Static method in class net.fabricmc.loom.configuration.RemapConfiguration
 
setupRemappedVariants - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
setWorkingDir(File) - Method in class net.fabricmc.loom.task.AbstractRunTask
 
sha1 - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
 
sha1() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the sha1 record component.
sha1() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns the value of the sha1 record component.
sha256(File) - Static method in class net.fabricmc.loom.util.Checksum
 
shareCaches - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
shareCaches() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
 
size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Returns the value of the size record component.
size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the size record component.
size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns the value of the size record component.
source(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
source(SourceSet) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
sourceConfiguration() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the sourceConfiguration record component.
sourceRemapper - Variable in class net.fabricmc.loom.task.RemapAllSourcesTask
 
SourceRemapper - Class in net.fabricmc.loom.util
 
SourceRemapper(Project, boolean) - Constructor for class net.fabricmc.loom.util.SourceRemapper
 
sourceSet - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
sourceSet() - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Returns the value of the sourceSet record component.
start(String, String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Convenience method that sets descriptions and logs started() event.
startClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
started() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Logs the start of the operation, with no initial status.
started(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
Logs the start of the operation, with the given status.
startFirstThread() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
Add the -XstartOnFirstThread JVM argument when on OSX.
startMethod(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
startReadingClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
startWriteClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
StaticPathWatcher - Class in net.fabricmc.loom.util
 
stdErr - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
stdOut - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
stripMethodArg(String) - Static method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentPrefixStripingMappingVisitor
 
supplyAccessWidener(BiFunction<JarRemapper.RemapData, Remapper, Pair<String, byte[]>>) - Method in class net.fabricmc.loom.build.JarRemapper.RemapData
 
SYSTEM_ARCH - Static variable in class net.fabricmc.loom.util.Constants
 

T

targetConfig - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
targetConfiguration() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns the value of the targetConfiguration record component.
TERMINAL_CONSOLE_APPENDER - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
 
TERMINAL_CONSOLE_APPENDER - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
 
ThreadIDFFLogger - Class in net.fabricmc.loom.decompilers.fernflower
This logger simply prints what each thread is doing to the console in a machine parsable way.
ThreadIDFFLogger() - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
ThreadIDFFLogger(PrintStream, PrintStream) - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
ThreadSafeResultSaver - Class in net.fabricmc.loom.decompilers.fernflower
Created by covers1624 on 18/02/19.
ThreadSafeResultSaver(Supplier<File>, Supplier<File>) - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
 
time() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the time record component.
tinyFile() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
Returns the value of the tinyFile record component.
TinyJavadocProvider - Class in net.fabricmc.loom.decompilers.fernflower
 
TinyJavadocProvider(File) - Constructor for class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
 
tinyMappings - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
tinyMappingsJar - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
 
TinyRemapperHelper - Class in net.fabricmc.loom.util
Contains shortcuts to create tiny remappers using the mappings accessibly to the project.
toBeRemovedIn(String, String, String) - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
toNiceSize(long) - Static method in class net.fabricmc.loom.util.DownloadUtil
Format the given number of bytes as a more human readable string.
toString() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
Returns a string representation of this record class.
toString() - Method in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
 
toString() - Method in record class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
Returns a string representation of this record class.
toString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
 
toString() - Method in record class net.fabricmc.loom.configuration.InstallerData
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.JarManifestConfiguration
Returns a string representation of this record class.
toString() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
toString() - Method in record class net.fabricmc.loom.configuration.processors.dependency.RemapData
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingsSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.DependencyFileSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
Returns a string representation of this record class.
toString() - Method in record class net.fabricmc.loom.extension.MixinExtension.MixinInformationContainer
Returns a string representation of this record class.
totalSize() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the totalSize record component.
TransitiveAccessWidenerJarProcessor - Class in net.fabricmc.loom.configuration.accesswidener
Applies transitive access wideners that are inherited from mod and api dependencies.
TransitiveAccessWidenerJarProcessor(Project) - Constructor for class net.fabricmc.loom.configuration.accesswidener.TransitiveAccessWidenerJarProcessor
 
TransitiveAccessWidenerMappingsProcessor - Class in net.fabricmc.loom.configuration.accesswidener
 
transitiveAccessWideners - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
 
truncatedSha256(File) - Static method in class net.fabricmc.loom.util.Checksum
 
type() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
Returns the value of the type record component.

U

UNPICK_CLASSPATH - Static variable in class net.fabricmc.loom.util.Constants.Configurations
 
unpickGroup() - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Returns the value of the unpickGroup record component.
UnpickJarTask - Class in net.fabricmc.loom.task
 
UnpickJarTask() - Constructor for class net.fabricmc.loom.task.UnpickJarTask
 
UnpickMetadata(String, String) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Creates an instance of a UnpickMetadata record class.
unpickVersion() - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
Returns the value of the unpickVersion record component.
url - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
 
url() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
Returns the value of the url record component.
url() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
Returns the value of the url record component.
useMixinAp - Variable in class net.fabricmc.loom.extension.MixinExtensionApiImpl
 

V

valueOf(String) - Static method in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
Returns the enum constant of this class with the specified name.
values() - Static method in enum class net.fabricmc.loom.api.mappings.layered.MappingsNamespace
Returns an array containing the constants of this enum class, in the order they are declared.
version - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
 
version - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
 
version() - Method in record class net.fabricmc.loom.configuration.InstallerData
Returns the value of the version record component.
version() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
Returns the value of the version record component.
VERSION_MANIFESTS - Static variable in class net.fabricmc.loom.util.Constants
 
versions() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
Returns the value of the versions record component.
Versions() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
 
virtual() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
Returns the value of the virtual record component.
visit(int, int, String, String, String, String[]) - Method in class net.fabricmc.loom.util.RecordComponentFixVisitor
 
visit(MappingVisitor) - Method in interface net.fabricmc.loom.api.mappings.layered.MappingLayer
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingLayer
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
 
visit(MappingVisitor) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
 
visit(MappingVisitor, String) - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
 
visitField(int, String, String, String, Object) - Method in class net.fabricmc.loom.util.RecordComponentFixVisitor
 
visitFile(Path, BasicFileAttributes) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
 
visitMethodArg(int, int, String) - Method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentPrefixStripingMappingVisitor
 
visitRecordComponent(String, String, String) - Method in class net.fabricmc.loom.util.RecordComponentFixVisitor
 
vmArg(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
vmArgs - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
 
vmArgs(String...) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 
vmArgs(Collection<String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
 

W

warn(String) - Method in class net.fabricmc.loom.util.DeprecationHelper.ProjectBased
 
warn(String) - Method in interface net.fabricmc.loom.util.DeprecationHelper
 
workingDir() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
Returns the value of the workingDir record component.
workingDir() - Method in interface net.fabricmc.loom.configuration.providers.MinecraftProvider
 
workingDir() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProviderImpl
 
workingDirectory(String) - Method in interface net.fabricmc.loom.api.mappings.layered.MappingContext
Creates a temporary working dir to be used to store working files.
workingDirectory(String) - Method in class net.fabricmc.loom.configuration.providers.mappings.GradleMappingContext
 
write(int) - Method in class net.fabricmc.loom.util.ConsumingOutputStream
 
writeMessage(String, IFernflowerLogger.Severity) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 
writeMessage(String, IFernflowerLogger.Severity, Throwable) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
 

Z

ZipReprocessorUtil - Class in net.fabricmc.loom.util
 
A B C D E F G H I J K L M N O P R S T U V W Z 
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form