Index
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form
A
- 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
- accept(String) - Method in class net.fabricmc.loom.util.gradle.ThreadedProgressLoggerConsumer
- accept(String) - Method in record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
- accept(String) - Method in interface net.fabricmc.loom.util.IOStringConsumer
- accept(String) - Method in class net.fabricmc.loom.util.ipc.IPCClient
- 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
AccessWidenerFilerecord 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
actionrecord 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(Path, Iterable<Pair<String, byte[]>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- add(Path, String, byte[]) - Static method in class net.fabricmc.loom.util.ZipUtils
- 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
- apply(T) - Method in interface net.fabricmc.loom.util.ZipUtils.UnsafeUnaryOperator
- 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
argumentsrecord component. - artifact() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
-
Returns the value of the
artifactrecord 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
assetIndexrecord 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
AssetIndexrecord class. - AssetIndex(Map<String, AssetObject>, boolean) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
-
Creates an instance of a
AssetIndexrecord 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
AssetObjectrecord class. - assets() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
-
Returns the value of the
assetsrecord 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.mojmap.MojangMappingsSpecBuilderImpl
- build() - Method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpecBuilderImpl
- builder() - Static method in class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpecBuilderImpl
- builder(FileSpec) - Static method in class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpecBuilderImpl
C
- CFRObfuscationMapping - Class in net.fabricmc.loom.decompilers.cfr
- CFRObfuscationMapping(Path) - Constructor for class net.fabricmc.loom.decompilers.cfr.CFRObfuscationMapping
- CFRSinkFactory - Class in net.fabricmc.loom.decompilers.cfr
- CFRSinkFactory(JarOutputStream, IOStringConsumer) - Constructor for class net.fabricmc.loom.decompilers.cfr.CFRSinkFactory
- 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
childrenrecord 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
Classrecord class. - classes() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
-
Returns the value of the
classesrecord 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
classifiersrecord 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
clientDownloadrecord component. - close() - Method in class net.fabricmc.loom.util.CloseableList
- close() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
- close() - Method in class net.fabricmc.loom.util.gradle.ThreadedProgressLoggerConsumer
- close() - Method in class net.fabricmc.loom.util.ipc.IPCClient
- close() - Method in class net.fabricmc.loom.util.ipc.IPCServer
- CLOSE_LOGGERS - Static variable in class net.fabricmc.loom.util.gradle.ThreadedProgressLoggerConsumer
- 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
- COMPILE_AND_RUNTIME - Enum constant in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
- COMPILE_ONLY - Enum constant in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
- compileClasspath() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
-
Returns the value of the
compileClasspathrecord 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.ProgressLoggerHelper
-
Logs the completion of the operation, with no final status.
- completed(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLoggerHelper
-
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
complianceLevelrecord 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
- 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
- contains(Path, String) - Static method in class net.fabricmc.loom.util.ZipUtils
- content() - Method in record class net.fabricmc.loom.configuration.accesswidener.AccessWidenerFile
-
Returns the value of the
contentrecord 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
-
Creates a file spec.
- 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(Path) - Static method in interface net.fabricmc.loom.api.mappings.layered.spec.FileSpec
- createFromFile(FileSystemLocation) - 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.extras.signatures.SignatureFixesSpec
- 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>, IOStringConsumer, Map<String, String>) - Constructor for record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
-
Creates an instance of a
DecompilationMetadatarecord class. - 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.LoomCFRDecompiler
- decompile(Path, Path, Path, DecompilationMetadata) - Method in class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
- DecompileAction() - Constructor for class net.fabricmc.loom.task.GenerateSourcesTask.DecompileAction
- 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
- Delegate(FileSystem, boolean) - Constructor for record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Creates an instance of a
Delegaterecord class. - 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
dependencyrecord 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
DependencyFileSpecrecord class. - dependencyNotation() - Method in record class net.fabricmc.loom.configuration.providers.mappings.utils.MavenFileSpec
-
Returns the value of the
dependencyNotationrecord 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
descriptorrecord component. - descriptor() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
-
Returns the value of the
descriptorrecord 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.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
Downloadrecord 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
- downloadIfChanged(URL, File, Logger, boolean) - Static method in class net.fabricmc.loom.util.DownloadUtil
- 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
downloadsrecord component. - downloads() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
-
Returns the value of the
downloadsrecord 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
Downloadsrecord class. - DownloadUtil - Class in net.fabricmc.loom.util
- DownloadUtil() - Constructor for class net.fabricmc.loom.util.DownloadUtil
- DstNameFilterMappingVisitor - Class in net.fabricmc.loom.configuration.providers.mappings.utils
-
Filters out method and field names based on the provided regex pattern.
- DstNameFilterMappingVisitor(MappingVisitor, Pattern) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.utils.DstNameFilterMappingVisitor
E
- eclipseProjectName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- endMethod() - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- 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.extras.signatures.SignatureFixesLayerImpl
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesSpec
-
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.
- equals(Object) - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class net.fabricmc.loom.util.Pair
-
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
- execute() - Method in class net.fabricmc.loom.task.GenerateSourcesTask.DecompileAction
- 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
extractrecord 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
- FabricFernFlowerDecompiler - Class in net.fabricmc.loom.decompilers.fernflower
- FabricFernFlowerDecompiler() - Constructor for class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
- fabricId(String) - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
- FernflowerLogger - Class in net.fabricmc.loom.decompilers.fernflower
- FernflowerLogger(IOStringConsumer) - Constructor for class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- 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
Fieldrecord class. - fields() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
-
Returns the value of the
fieldsrecord 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.extras.signatures.SignatureFixesSpec
-
Returns the value of the
fileSpecrecord component. - fileSpec() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
-
Returns the value of the
fileSpecrecord component. - FileSpec - Interface in net.fabricmc.loom.api.mappings.layered.spec
-
FileSpec should be used in MappingsSpec's that take an input file.
- FileSystemUtil - Class in net.fabricmc.loom.util
- FileSystemUtil.Delegate - Record Class in net.fabricmc.loom.util
- 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
- fromDummy(String, boolean, Project) - 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.
- fs() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Returns the value of the
fsrecord component.
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
- GenerateSourcesTask.DecompileAction - Class in net.fabricmc.loom.task
- GenerateSourcesTask.DecompileParams - Interface in net.fabricmc.loom.task
- 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() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
- 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
- getAccessWidener() - Method in class net.fabricmc.loom.task.ValidateAccessWidenerTask
- 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
- getBaseMappedJar() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- 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
- getClassPath() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getConfigName() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getConstantJar() - Method in class net.fabricmc.loom.task.UnpickJarTask
- 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
- getDecompilerClass() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- 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.ProgressLoggerHelper
-
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.configuration.providers.mappings.LayeredMappingsDependency
- 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 interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- 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() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
-
Use "%1$s" as a placeholder for the minecraft version.
- getIntermediaryUrl() - Method in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
- getIntermediaryUrl() - Method in class net.fabricmc.loom.extension.MinecraftGradleExtension
- 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
- getIPCPath() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getJarDirectory(File, String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getJarFileSystem(File, boolean) - Static method in class net.fabricmc.loom.util.FileSystemUtil
- getJarFileSystem(URI, boolean) - Static method in class net.fabricmc.loom.util.FileSystemUtil
- getJarFileSystem(Path, boolean) - Static method in class net.fabricmc.loom.util.FileSystemUtil
- 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
- getLinemap() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getLineMap() - Method in class net.fabricmc.loom.decompilers.cfr.CFRSinkFactory
- getLinemapJar() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- 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.ProgressLoggerHelper
-
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() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getMappings(List<MappingLayer>) - 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
- getMaxMemory() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
-
Max memory for forked JVM in megabytes.
- 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
- getNameSyntheticMembers() - Method in interface net.fabricmc.loom.api.mappings.layered.spec.MojangMappingsSpecBuilder
- getNameSyntheticMembers() - Method in class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpecBuilderImpl
- 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
- getOptions() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getOptions() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- 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
- 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.ProgressLoggerHelper
-
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
- getRuntimeJar() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getSetupRemappedVariants() - Method in interface net.fabricmc.loom.api.LoomGradleExtensionAPI
-
If true, Loom will replace the
-devjars in the*Elementsconfigurations 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.ProgressLoggerHelper
-
Returns the short description of the operation.
- getSignatureFixes() - Method in interface net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesLayer
- getSignatureFixes() - Method in record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesLayerImpl
- getSignatureFixes() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
- getSignatureFixes(List<MappingLayer>) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsProcessor
- getSink(OutputSinkFactory.SinkType, OutputSinkFactory.SinkClass) - Method in class net.fabricmc.loom.decompilers.cfr.CFRSinkFactory
- 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
- getSourcesDestinationJar() - Method in interface net.fabricmc.loom.task.GenerateSourcesTask.DecompileParams
- getSupportedSinks(OutputSinkFactory.SinkType, Collection<OutputSinkFactory.SinkClass>) - Method in class net.fabricmc.loom.decompilers.cfr.CFRSinkFactory
- 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
- getTargetJar() - Method in class net.fabricmc.loom.task.ValidateAccessWidenerTask
- 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, Consumer<TinyRemapper.Builder>) - 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
- getUnpickClasspath() - Method in class net.fabricmc.loom.task.UnpickJarTask
- getUnpickDefinitions() - 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
- getWorkerDaemonClientsManager() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- getWorkerExecutor() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- 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
- 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
hashrecord 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.extras.signatures.SignatureFixesLayerImpl
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesSpec
-
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.
- hashCode() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
-
Returns a hash code value for this object.
- hashCode() - Method in record class net.fabricmc.loom.util.Pair
-
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
idrecord component. - id() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
-
Returns the value of the
idrecord 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
indexrecord 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
InstallerDatarecord class. - installerJson() - Method in record class net.fabricmc.loom.configuration.InstallerData
-
Returns the value of the
installerJsonrecord component. - INSTANCE - Static variable in class net.fabricmc.loom.util.StaticPathWatcher
- intermediary - Variable in class net.fabricmc.loom.extension.LoomGradleExtensionApiImpl
- 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
IntermediaryMappingLayerrecord 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
IntermediaryMappingsSpecrecord 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
- IOStringConsumer - Interface in net.fabricmc.loom.util
- IPCClient - Class in net.fabricmc.loom.util.ipc
- IPCClient(Path) - Constructor for class net.fabricmc.loom.util.ipc.IPCClient
- IPCServer - Class in net.fabricmc.loom.util.ipc
- IPCServer(Path, Consumer<String>) - Constructor for class net.fabricmc.loom.util.ipc.IPCServer
- 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
- isUnixDomainSocketsSupported() - Static method in class net.fabricmc.loom.util.OperatingSystem
- 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
JarManifestConfigurationrecord 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
javadocrecord component. - javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
-
Returns the value of the
javadocrecord component. - javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
-
Returns the value of the
javadocrecord component. - javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
-
Returns the value of the
javadocrecord component. - javadoc() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
-
Returns the value of the
javadocrecord component. - javaDocs() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
-
Returns the value of the
javaDocsrecord component. - 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
- joinArguments(List<String>) - Static method in class net.fabricmc.loom.configuration.ide.RunConfig
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
latestrecord 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(Project, 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
LayeredMappingSpecrecord 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
layersrecord component. - left() - Method in record class net.fabricmc.loom.util.Pair
-
Returns the value of the
leftrecord component. - libraries() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
-
Returns the value of the
librariesrecord component. - libraries() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
-
Returns the value of the
librariesrecord 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
Libraryrecord class. - lineMapWriter - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
- LineNumberRemapper - Class in net.fabricmc.loom.decompilers
-
Created by covers1624 on 18/02/19.
- LineNumberRemapper() - Constructor for class net.fabricmc.loom.decompilers.LineNumberRemapper
- LOADER_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- LOCAL_RUNTIME - Static variable in class net.fabricmc.loom.util.Constants.Configurations
-
A configuration that behaves like
runtimeOnlybut is not exposed inruntimeElementsto dependents. - 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.api.decompilers.DecompilationMetadata
-
Returns the value of the
loggerrecord component. - logger() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
-
Returns the value of the
loggerrecord component. - logging() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
-
Returns the value of the
loggingrecord component. - LOOM_DEVELOPMENT_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- LOOM_VERSION - Static variable in class net.fabricmc.loom.LoomGradlePlugin
- LoomCFRDecompiler - Class in net.fabricmc.loom.decompilers.cfr
- LoomCFRDecompiler() - Constructor for class net.fabricmc.loom.decompilers.cfr.LoomCFRDecompiler
- 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.cfr.LoomCFRDecompiler
- 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
mainClassrecord 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
ManifestVersionrecord 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
- mappingsFile() - Method in record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesLayerImpl
-
Returns the value of the
mappingsFilerecord component. - 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
mappingsSuffixrecord component. - mappingsWorkingDir() - Method in interface net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- mappingsWorkingDir() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl
- MARKER_PROP - Static variable in class net.fabricmc.loom.util.gradle.WorkerDaemonClientsManagerHelper
- 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
MavenFileSpecrecord 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
MergedNestedJarProviderrecord 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
Methodrecord class. - methods() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
-
Returns the value of the
methodsrecord 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
MinecraftVersionMetarecord 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
minimumLauncherVersionrecord 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
mixinConfigPatternrecord 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
MixinInformationContainerrecord 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
modIdrecord 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
modStorerecord 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, boolean, Logger) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
-
Creates an instance of a
MojangMappingLayerrecord class. - MojangMappingsSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.mojmap
- MojangMappingsSpec(boolean) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
-
Creates an instance of a
MojangMappingsSpecrecord class. - MojangMappingsSpecBuilder - Interface in net.fabricmc.loom.api.mappings.layered.spec
- MojangMappingsSpecBuilderImpl - Class in net.fabricmc.loom.configuration.providers.mappings.mojmap
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
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Class
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Field
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
-
Returns the value of the
namerecord component. - name() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
-
Returns the value of the
namerecord component. - name() - Method in class net.fabricmc.loom.decompilers.cfr.LoomCFRDecompiler
- 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.
- NAMED_ELEMENTS - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- nameSyntheticMembers() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
-
Returns the value of the
nameSyntheticMembersrecord component. - nameSyntheticMembers() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpec
-
Returns the value of the
nameSyntheticMembersrecord component. - natives() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
-
Returns the value of the
nativesrecord 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.extras.signatures - package net.fabricmc.loom.configuration.providers.mappings.extras.signatures
- 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
- net.fabricmc.loom.util.ipc - package net.fabricmc.loom.util.ipc
- NONE - Enum constant in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
- numberOfThreads() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
-
Returns the value of the
numberOfThreadsrecord 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
objectsrecord 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 with the default options.
- officialMojangMappings(Closure) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
-
Configure and add a layer that uses the official mappings provided by Mojang.
- officialMojangMappings(Action<MojangMappingsSpecBuilder>) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
-
Configure and add a layer that uses the official mappings provided by Mojang.
- officialMojangMappings(Action<MojangMappingsSpecBuilder>) - 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
- options() - Method in record class net.fabricmc.loom.api.decompilers.DecompilationMetadata
-
Returns the value of the
optionsrecord component. - os() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
-
Returns the value of the
osrecord component. - OS(String) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
-
Creates an instance of a
OSrecord 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
- outgoingConfigurations() - Method in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
- output - Variable in class net.fabricmc.loom.build.JarRemapper.RemapData
- outputStreams - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
- owner() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Returns the value of the
ownerrecord component.
P
- pack(Path, Path) - Static method in class net.fabricmc.loom.util.ZipUtils
- Package(String, List<String>) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Package
-
Creates an instance of a
Packagerecord class. - packages() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
-
Returns the value of the
packagesrecord component. - Pair<L,R> - Record Class in net.fabricmc.loom.util
- Pair(L, R) - Constructor for record class net.fabricmc.loom.util.Pair
-
Creates an instance of a
Pairrecord class. - Parameter(int, String, String) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Parameter
-
Creates an instance of a
Parameterrecord class. - parameters() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1.Method
-
Returns the value of the
parametersrecord component. - parchment(Object) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
- parchment(Object, Closure) - 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
parchmentFilerecord 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
ParchmentMappingLayerrecord 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
ParchmentMappingsSpecrecord 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
ParchmentTreeV1record 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
- parent() - Method in record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
-
Returns the value of the
parentrecord component. - 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
pathrecord component. - path() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
-
Returns the value of the
pathrecord 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(IOStringConsumer, 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.ProgressLoggerHelper
-
Logs some progress, indicated by a new status.
- ProgressLoggerHelper - 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
projectrecord 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
- publishingMode() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
-
Returns the value of the
publishingModerecord component.
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
refmapNameProviderrecord 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
releaseTimerecord 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
RemapDatarecord 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, RemappedConfigurationEntry.PublishingMode) - Constructor for record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- RemappedConfigurationEntry(String, String, boolean, boolean, RemappedConfigurationEntry.PublishingMode, String) - Constructor for record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
-
Creates an instance of a
RemappedConfigurationEntryrecord class. - RemappedConfigurationEntry.PublishingMode - Enum Class in net.fabricmc.loom.configuration
- 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
removePrefixrecord component. - removePrefix() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentMappingsSpec
-
Returns the value of the
removePrefixrecord component. - replace(Path, String, byte[]) - Static method in class net.fabricmc.loom.util.ZipUtils
- replacedWith() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
-
Returns the value of the
replacedWithrecord 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
- resolveLayers(MappingContext) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingsProcessor
- 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
- right() - Method in record class net.fabricmc.loom.util.Pair
-
Returns the value of the
rightrecord component. - Rule(String, MinecraftVersionMeta.OS) - Constructor for record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
-
Creates an instance of a
Rulerecord class. - rules() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
-
Returns the value of the
rulesrecord component. - run() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- run() - Method in class net.fabricmc.loom.task.ValidateAccessWidenerTask
- run() - Method in class net.fabricmc.loom.util.ipc.IPCServer
- 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
- 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.
- RUNTIME_ONLY - Enum constant in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
- runtimeClasspath() - Method in record class net.fabricmc.loom.configuration.RemappedConfigurationEntry
-
Returns the value of the
runtimeClasspathrecord 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
serverDownloadrecord component. - serverWithGui() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
-
Removes the
noguiargument 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.ProgressLoggerHelper
-
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
- 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.ProgressLoggerHelper
-
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
- setNameSyntheticMembers(boolean) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.MojangMappingsSpecBuilder
-
When enabled synthetic fields and methods will be mapped to name specified in the official mojang mappings.
- setNameSyntheticMembers(boolean) - Method in class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingsSpecBuilderImpl
- setOutputDir(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
- 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.ProgressLoggerHelper
-
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
- 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
sha1record component. - sha1() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
-
Returns the value of the
sha1record 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
- signatureFix(Object) - Method in interface net.fabricmc.loom.api.mappings.layered.spec.LayeredMappingSpecBuilder
-
Add a signatureFix layer.
- signatureFix(Object) - Method in class net.fabricmc.loom.configuration.providers.mappings.LayeredMappingSpecBuilderImpl
- SignatureFixesLayer - Interface in net.fabricmc.loom.configuration.providers.mappings.extras.signatures
- SignatureFixesLayerImpl - Record Class in net.fabricmc.loom.configuration.providers.mappings.extras.signatures
- SignatureFixesLayerImpl(Path) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesLayerImpl
-
Creates an instance of a
SignatureFixesLayerImplrecord class. - SignatureFixesSpec - Record Class in net.fabricmc.loom.configuration.providers.mappings.extras.signatures
- SignatureFixesSpec(FileSpec) - Constructor for record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesSpec
-
Creates an instance of a
SignatureFixesSpecrecord class. - size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
-
Returns the value of the
sizerecord component. - size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
-
Returns the value of the
sizerecord component. - size() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
-
Returns the value of the
sizerecord 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
sourceConfigurationrecord 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
sourceSetrecord component. - start(String, String) - Method in class net.fabricmc.loom.util.gradle.ProgressLoggerHelper
-
Convenience method that sets descriptions and logs started() event.
- startClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- started() - Method in class net.fabricmc.loom.util.gradle.ProgressLoggerHelper
-
Logs the start of the operation, with no initial status.
- started(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLoggerHelper
-
Logs the start of the operation, with the given status.
- startFirstThread() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
-
Add the
-XstartOnFirstThreadJVM argument when on OSX. - startMethod(String) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- startReadingClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- startWriteClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- StaticPathWatcher - Class in net.fabricmc.loom.util
- stopIdleJVM(WorkerDaemonClientsManager, String) - Static method in class net.fabricmc.loom.util.gradle.WorkerDaemonClientsManagerHelper
- 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
targetConfigurationrecord 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
- ThreadedProgressLoggerConsumer - Class in net.fabricmc.loom.util.gradle
- ThreadedProgressLoggerConsumer(Project, String, String) - Constructor for class net.fabricmc.loom.util.gradle.ThreadedProgressLoggerConsumer
- ThreadedSimpleProgressLogger - Record Class in net.fabricmc.loom.util.gradle
- ThreadedSimpleProgressLogger(IOStringConsumer) - Constructor for record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
-
Creates an instance of a
ThreadedSimpleProgressLoggerrecord class. - 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
timerecord component. - tinyFile() - Method in record class net.fabricmc.loom.configuration.providers.mappings.intermediary.IntermediaryMappingLayer
-
Returns the value of the
tinyFilerecord 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.extras.signatures.SignatureFixesLayerImpl
-
Returns a string representation of this record class.
- toString() - Method in record class net.fabricmc.loom.configuration.providers.mappings.extras.signatures.SignatureFixesSpec
-
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.
- toString() - Method in record class net.fabricmc.loom.util.FileSystemUtil.Delegate
-
Returns a string representation of this record class.
- toString() - Method in record class net.fabricmc.loom.util.gradle.ThreadedSimpleProgressLogger
-
Returns a string representation of this record class.
- toString() - Method in record class net.fabricmc.loom.util.Pair
-
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
totalSizerecord component. - transform(Path, Collection<Pair<String, ZipUtils.UnsafeUnaryOperator<byte[]>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transform(Path, Map<String, ZipUtils.UnsafeUnaryOperator<byte[]>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transform(Path, Stream<Pair<String, ZipUtils.UnsafeUnaryOperator<byte[]>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformJson(Class<T>, Path, Collection<Pair<String, ZipUtils.UnsafeUnaryOperator<T>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformJson(Class<T>, Path, Map<String, ZipUtils.UnsafeUnaryOperator<T>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformJson(Class<T>, Path, Stream<Pair<String, ZipUtils.UnsafeUnaryOperator<T>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformMapped(Path, Map<String, ZipUtils.UnsafeUnaryOperator<T>>, Function<byte[], T>, Function<T, byte[]>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformString(Path, Collection<Pair<String, ZipUtils.UnsafeUnaryOperator<String>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformString(Path, Map<String, ZipUtils.UnsafeUnaryOperator<String>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- transformString(Path, Stream<Pair<String, ZipUtils.UnsafeUnaryOperator<String>>>) - Static method in class net.fabricmc.loom.util.ZipUtils
- 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
typerecord component.
U
- unpack(Path, String) - Static method in class net.fabricmc.loom.util.ZipUtils
- unpackAll(Path, Path) - Static method in class net.fabricmc.loom.util.ZipUtils
- unpackNullable(Path, String) - Static method in class net.fabricmc.loom.util.ZipUtils
- 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
unpickGrouprecord 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
UnpickMetadatarecord class. - unpickVersion() - Method in record class net.fabricmc.loom.configuration.providers.mappings.MappingsProviderImpl.UnpickMetadata
-
Returns the value of the
unpickVersionrecord 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
urlrecord component. - url() - Method in record class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
-
Returns the value of the
urlrecord component. - useMixinAp - Variable in class net.fabricmc.loom.extension.MixinExtensionApiImpl
V
- ValidateAccessWidenerTask - Class in net.fabricmc.loom.task
- ValidateAccessWidenerTask() - Constructor for class net.fabricmc.loom.task.ValidateAccessWidenerTask
- 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.
- valueOf(String) - Static method in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
-
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.
- values() - Static method in enum class net.fabricmc.loom.configuration.RemappedConfigurationEntry.PublishingMode
-
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
versionrecord component. - version() - Method in record class net.fabricmc.loom.configuration.providers.mappings.parchment.ParchmentTreeV1
-
Returns the value of the
versionrecord 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
versionsrecord 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
virtualrecord 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.extras.signatures.SignatureFixesLayerImpl
- 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
- visitDstName(MappedElementKind, int, String) - Method in class net.fabricmc.loom.configuration.providers.mappings.utils.DstNameFilterMappingVisitor
- 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
- WorkerDaemonClientsManagerHelper - Class in net.fabricmc.loom.util.gradle
- WorkerDaemonClientsManagerHelper() - Constructor for class net.fabricmc.loom.util.gradle.WorkerDaemonClientsManagerHelper
- workingDir() - Method in record class net.fabricmc.loom.configuration.providers.mappings.mojmap.MojangMappingLayer
-
Returns the value of the
workingDirrecord 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
- wrap(Dumper) - Method in class net.fabricmc.loom.decompilers.cfr.CFRObfuscationMapping
- write(int) - Method in class net.fabricmc.loom.util.ConsumingOutputStream
- writeMessage(String, IFernflowerLogger.Severity) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
- writeMessage(String, IFernflowerLogger.Severity, Throwable) - Method in class net.fabricmc.loom.decompilers.fernflower.FernflowerLogger
Z
- ZipReprocessorUtil - Class in net.fabricmc.loom.util
- ZipUtils - Class in net.fabricmc.loom.util
- ZipUtils() - Constructor for class net.fabricmc.loom.util.ZipUtils
- ZipUtils.UnsafeUnaryOperator<T> - Interface in net.fabricmc.loom.util
All Classes|All Packages|Constant Field Values|Deprecated API|Serialized Form