Index
All Classes|All Packages|Constant Field Values|Deprecated API
A
- AbstractFernFlowerDecompiler - Class in net.fabricmc.loom.decompilers.fernflower
- AbstractFernFlowerDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
- AbstractForkedFFExecutor - Class in net.fabricmc.loom.decompilers.fernflower
-
Entry point for Forked FernFlower task.
- AbstractForkedFFExecutor() - Constructor for class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
- AbstractLoomTask - Class in net.fabricmc.loom.task
- AbstractLoomTask() - Constructor for class net.fabricmc.loom.task.AbstractLoomTask
- AbstractRunTask - Class in net.fabricmc.loom.task
- AbstractRunTask(Function<Project, RunConfig>) - Constructor for class net.fabricmc.loom.task.AbstractRunTask
- accessWidener - Variable in class net.fabricmc.loom.LoomGradleExtension
- accessWidener(Object) - Method in class net.fabricmc.loom.LoomGradleExtension
- AccessWidenerJarProcessor - Class in net.fabricmc.loom.configuration.accesswidener
- AccessWidenerJarProcessor(Project) - Constructor for class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
- active() - Method in class net.fabricmc.loom.configuration.processors.JarProcessorManager
- addDecompiler(LoomDecompiler) - Method in class net.fabricmc.loom.LoomGradleExtension
-
Loom will generate a new genSources task (with a new name, based off of
LoomDecompiler.name()) that uses the specified decompiler instead. - 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 class net.fabricmc.loom.LoomGradleExtension
-
Add a transformation over the mapped mc jar.
- 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(String, Path) - Static method in class net.fabricmc.loom.build.MixinRefmapHelper
- addToClasspath(Path...) - Method in class net.fabricmc.loom.build.JarRemapper
- addUnmappedMod(Path) - Method in class net.fabricmc.loom.LoomGradleExtension
-
Deprecated.
- addXml(Node, String, Map<String, String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
- annotationDependency - Variable in class net.fabricmc.loom.configuration.providers.LaunchProvider
- 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>, TaskCollection<T>) - Constructor for class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
- appliesToOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
- apply(Project) - Method in class net.fabricmc.loom.LoomGradlePlugin
- argument(String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
- argument(String, String) - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
- Artifact() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Artifact
- ASM_VERSION - Static variable in class net.fabricmc.loom.util.Constants
- AssetIndex - Class in net.fabricmc.loom.configuration.providers.minecraft.assets
- AssetIndex() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
- AssetIndex() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
- AssetObject - Class in net.fabricmc.loom.configuration.providers.minecraft.assets
- AssetObject() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
- asString() - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider.LaunchConfig
B
- because(String) - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
C
- Checksum - Class in net.fabricmc.loom.util
- Checksum() - Constructor for class net.fabricmc.loom.util.Checksum
- childrenNodesStream(Node) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
- classifier - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- Classifier() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Classifier
- classifierToFile - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
- classpath(FileCollection) - Method in class net.fabricmc.loom.task.RemapJarTask
- clean() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- 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.MappingsProvider
- 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.
- closeArchive(String, String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
- CompileConfiguration - Class in net.fabricmc.loom.configuration
- complete(BiConsumer<JarRemapper.RemapData, Pair<String, byte[]>>) - Method in class net.fabricmc.loom.build.JarRemapper.RemapData
- completed() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Logs the completion of the operation, with no final status.
- completed(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Logs the completion of the operation, with a final status.
- configName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- 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.LaunchWrapper - Class in net.fabricmc.loom.util
- Constants.MixinArguments - 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
- contentEquals(Dependency) - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- copy() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- 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(TinyTree, String, String, boolean) - Static method in class net.fabricmc.loom.util.TinyRemapperMappingsHelper
- 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
- createLazyConfiguration(String) - Method in class net.fabricmc.loom.configuration.LoomProjectData
- 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.LoomGradleExtension
D
- DecompilationMetadata - Class in net.fabricmc.loom.api.decompilers
- DecompilationMetadata(int, Path, Collection<Path>) - Constructor for class net.fabricmc.loom.api.decompilers.DecompilationMetadata
- decompile(String[], AbstractForkedFFExecutor) - Static method in class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
- decompile(Path, Path, Path, DecompilationMetadata) - Method in interface net.fabricmc.loom.api.decompilers.LoomDecompiler
- decompile(Path, Path, Path, DecompilationMetadata) - Method in class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
- decompile(Path, Path, Path, DecompilationMetadata) - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
- decompiler - Variable in class net.fabricmc.loom.task.GenerateSourcesTask
- DecompilerConfiguration - Class in net.fabricmc.loom.decompilers
- DEFAULT_FABRIC_CLIENT_TWEAKER - Static variable in class net.fabricmc.loom.util.Constants.LaunchWrapper
- DEFAULT_FABRIC_SERVER_TWEAKER - Static variable in class net.fabricmc.loom.util.Constants.LaunchWrapper
- DEFAULT_OBFUSCATION_ENV - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
- defaultMainClass(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- delete(File) - Static method in class net.fabricmc.loom.util.DownloadUtil
-
Delete the file along with the corresponding ETag, if it exists.
- delete(File) - Static method in class net.fabricmc.loom.util.HashedDownloadUtil
- DeletingFileVisitor - Class in net.fabricmc.loom.util
- DeletingFileVisitor() - Constructor for class net.fabricmc.loom.util.DeletingFileVisitor
- 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
- 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
- doTask() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- doTask() - Method in class net.fabricmc.loom.task.MigrateMappingsTask
- doTask() - Method in class net.fabricmc.loom.task.RemapJarTask
- Download() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Download
- Downloadable() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- 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() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
- DownloadUtil - Class in net.fabricmc.loom.util
- DownloadUtil() - Constructor for class net.fabricmc.loom.util.DownloadUtil
E
- eclipseProjectName - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- endClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- endMethod() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- endReadingClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- endWriteClass() - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- environment(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- equals(File, String) - Static method in class net.fabricmc.loom.util.Checksum
- equals(Object) - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
- exec() - Method in class net.fabricmc.loom.task.AbstractRunTask
- exec() - Method in class net.fabricmc.loom.task.UnpickJarTask
- extractMappings(FileSystem, Path) - Static method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
F
- FabricApiExtension - Class in net.fabricmc.loom.configuration
- FabricApiExtension(Project) - Constructor for class net.fabricmc.loom.configuration.FabricApiExtension
- FabricCFRDecompiler - Class in net.fabricmc.loom.decompilers.cfr
- FabricCFRDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
- FabricFernFlowerDecompiler - Class in net.fabricmc.loom.decompilers.fernflower
- FabricFernFlowerDecompiler(Project) - Constructor for class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
- FabricForkedFFExecutor - Class in net.fabricmc.loom.decompilers.fernflower
- FabricForkedFFExecutor() - Constructor for class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
- fernFlowerExecutor() - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractFernFlowerDecompiler
- fernFlowerExecutor() - Method in class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
- FernFlowerUtils - Class in net.fabricmc.loom.decompilers.fernflower
- FernFlowerUtils() - Constructor for class net.fabricmc.loom.decompilers.fernflower.FernFlowerUtils
- finaliseRemapping() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- findSources(DependencyHandler, ResolvedArtifact) - Static method in class net.fabricmc.loom.build.ModCompileRemapper
- flush() - Method in class net.fabricmc.loom.util.ConsumingOutputStream
- forceRemap() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- ForkingJavaExec - Class in net.fabricmc.loom.decompilers.fernflower
-
Simple utility class for a Task that wishes to execute a java process with the classpath of the gradle plugin plus groovy.
- ForkingJavaExec() - Constructor for class net.fabricmc.loom.decompilers.fernflower.ForkingJavaExec
- fromDummy(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
G
- GenEclipseRunsTask - Class in net.fabricmc.loom.task
- GenEclipseRunsTask() - Constructor for class net.fabricmc.loom.task.GenEclipseRunsTask
- GenerateSourcesTask - Class in net.fabricmc.loom.task
- GenerateSourcesTask(LoomDecompiler) - Constructor for class net.fabricmc.loom.task.GenerateSourcesTask
- GenIdeaProjectTask - Class in net.fabricmc.loom.task
- GenIdeaProjectTask() - Constructor for class net.fabricmc.loom.task.GenIdeaProjectTask
- genIdeaRuns() - Method in class net.fabricmc.loom.task.GenIdeaProjectTask
- genRuns() - Method in class net.fabricmc.loom.task.GenEclipseRunsTask
- genRuns() - Method in class net.fabricmc.loom.task.GenVsCodeProjectTask
- genRuns(Element) - Method in class net.fabricmc.loom.configuration.ide.RunConfig
- GenVsCodeProjectTask - Class in net.fabricmc.loom.task
- GenVsCodeProjectTask() - Constructor for class net.fabricmc.loom.task.GenVsCodeProjectTask
- get(Path) - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsCache
- getAccessWidener() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- getAccessWidenerPath(Path) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
- getAction() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
- 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.LoomGradleExtension
- getArch() - Static method in class net.fabricmc.loom.util.OperatingSystem
- getArguments() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getArtifact() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
- getArtifact() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getAssetIndex() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getAssets() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getBuildDependencies() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- 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
- getClassifier(String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
- getClassifierForOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getClassifiers() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloads
- getComplianceLevel() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getConfigName() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getDecompilers() - Method in class net.fabricmc.loom.LoomGradleExtension
- getDefaultLog4jConfigFile() - Method in class net.fabricmc.loom.LoomGradleExtension
- getDefaultMainClass() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- 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.LoomGradleExtension
- getDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
- getDepString() - Method in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
- getDescription() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Returns the description of the operation.
- getDestinationDir(JavaCompile) - Method in class net.fabricmc.loom.build.mixin.JavaApInvoker
- getDestinationDir(JavaCompile) - Method in class net.fabricmc.loom.build.mixin.KaptApInvoker
- getDestinationDir(ScalaCompile) - Method in class net.fabricmc.loom.build.mixin.ScalaApInvoker
- getDestinationDir(T) - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
- getDevLauncherConfig() - Method in class net.fabricmc.loom.LoomGradleExtension
- getDownload(String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getDownloads() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getDownloads() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getEnvironment() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- 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
- getFabricId(String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
- getFieldDoc(StructClass, StructField) - Method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
- getFileMap() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
- getGroup() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- getHash() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
- getId() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
- getId() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getInput() - Method in class net.fabricmc.loom.task.RemapJarTask
- getInput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- getInputFile() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- getInputJar() - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- getInputJar() - Method in class net.fabricmc.loom.task.UnpickJarTask
- getInstallerJson() - Method in class 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.MappingsProvider
- getIntermediaryUrl() - Method in class net.fabricmc.loom.LoomGradleExtension
- getJarDirectory(File, String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getJarProcessorManager() - Method in class net.fabricmc.loom.LoomGradleExtension
- getJarProcessors() - Method in class net.fabricmc.loom.LoomGradleExtension
- 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.configuration.LoomProjectData
- getLibraries() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getLibraryProvider() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProvider
- getLoaderLaunchMethod() - Method in class net.fabricmc.loom.LoomGradleExtension
- getLog4jConfigs() - Method in class net.fabricmc.loom.LoomGradleExtension
- getLogging() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getLoggingHeader() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Returns the logging header for the operation.
- getMain() - Method in class net.fabricmc.loom.task.AbstractRunTask
- getMainClass() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- 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.MappingsProvider
- getMappingsDir() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- getMappingsKey() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- getMappingsPrefix(String) - Static method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- getMappingsProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
- getMavenScope() - Method in class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- getMergedJar() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProvider
- getMethodDoc(StructClass, StructMethod) - Method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
- getMinecraftMappedProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
- getMinecraftProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
- getMinecraftVersion() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProvider
- getMinimumLauncherVersion() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getName() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getName() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- getName() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getName() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
- getNatives() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getNativesDirectory() - Method in class net.fabricmc.loom.LoomGradleExtension
- getNativesJarStore() - Method in class net.fabricmc.loom.LoomGradleExtension
- getNestedModCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getNextMixinMappings() - Method in class net.fabricmc.loom.LoomGradleExtension
- getNode(Node, String) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
- getOrCreateNode(Node, String) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
- getOrCreateSrcMappingCache(int, Supplier<MappingSet>) - Method in class net.fabricmc.loom.LoomGradleExtension
- getOrCreateSrcMercuryCache(int, Supplier<Mercury>) - Method in class net.fabricmc.loom.LoomGradleExtension
- getOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
- getOS() - Static method in class net.fabricmc.loom.util.OperatingSystem
- getOSClientJVMArgs() - Static method in class net.fabricmc.loom.configuration.ide.RunConfig
- getOutput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- getOutputJar() - Method in class net.fabricmc.loom.task.UnpickJarTask
- getPath() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- getProgramArgs() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getProgressFactory(Project, String) - Static method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Get a Progress logger from the Gradle internal API.
- getProject() - Method in class net.fabricmc.loom.configuration.DependencyProvider
- getProject() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getProjectBuildCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getProjectData() - Method in class net.fabricmc.loom.LoomGradleExtension
- getProjectPersistentCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getProvider(Class<T>) - Method in class net.fabricmc.loom.configuration.LoomDependencyManager
- getReason() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- getRefmapDestination(T, LoomGradleExtension) - Method in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
- getRefmapName() - Method in class net.fabricmc.loom.LoomGradleExtension
- getRelativeFile(File) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- getReleaseTime() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getRemapAccessWidener() - Method in class net.fabricmc.loom.task.RemapJarTask
- getRemapClasspath() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getRemappedAccessWidener(Remapper) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
- getRemappedConfiguration() - Method in 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 class net.fabricmc.loom.LoomGradleExtension
- 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
- 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
- getRootGradleExtension() - Method in class net.fabricmc.loom.LoomGradleExtension
- getRootProjectBuildCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getRootProjectPersistentCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getRules() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- getRunConfigs() - Method in class net.fabricmc.loom.LoomGradleExtension
- getRunDir() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getSha1() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- getSharedGradleExtension() - Method in class net.fabricmc.loom.LoomGradleExtension
- getShortDescription() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Returns the short description of the operation.
- getSize() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
- getSize() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- getSource(Project) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- getSourceConfiguration() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
- getSourceConfiguration() - Method in class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- getSourceRemapper() - Method in class net.fabricmc.loom.task.RemapAllSourcesTask
- getSourceRemapper() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- getTargetConfig() - Method in class net.fabricmc.loom.configuration.DependencyProvider
- getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.LaunchProvider
- getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getTargetConfig() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProvider
- getTargetConfiguration(ConfigurationContainer) - Method in class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- getTargetNamespace() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- getTime() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getTinyRemapper(String, String) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getTotalSize() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.AssetIndex
- getType() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- getUniqueObjects() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
- getUnmappedModCollection() - Method in class net.fabricmc.loom.LoomGradleExtension
- getUnmappedMods() - Method in class net.fabricmc.loom.LoomGradleExtension
-
Deprecated.use
LoomGradleExtension.getUnmappedModCollection()instead - getUnpickDefinition() - Method in class net.fabricmc.loom.task.UnpickJarTask
- getUnpickDefinitionsFile() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- getUnpickedJar() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftMappedProvider
- getUnpickLoggingConfigFile() - Method in class net.fabricmc.loom.LoomGradleExtension
- getUrl() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Downloadable
- getUserCache() - Method in class net.fabricmc.loom.LoomGradleExtension
- getVersion() - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- getVersionInfo() - Method in class net.fabricmc.loom.configuration.providers.MinecraftProvider
- getVmArgs() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- 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
- GROUP - Static variable in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- 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 class net.fabricmc.loom.LoomGradleExtension
- hasFileChanged(Path) - Method in class net.fabricmc.loom.util.StaticPathWatcher
- hashCode() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetObject
- HashedDownloadUtil - Class in net.fabricmc.loom.util
- HashedDownloadUtil() - Constructor for class net.fabricmc.loom.util.HashedDownloadUtil
- hasMavenScope() - Method in class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- hasNatives() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- hasNativesForOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- hasUnpickDefinitions() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
I
- id - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
- 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 class 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
- inherit(RunConfigSettings) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
-
Copies settings from another run configuration.
- initFiles(MinecraftProvider, MappingsProvider) - Method in class net.fabricmc.loom.configuration.processors.MinecraftProcessedProvider
- initFiles(MinecraftProvider, MappingsProvider) - 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
- INSTANCE - Static variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsCache
- INSTANCE - Static variable in class net.fabricmc.loom.util.StaticPathWatcher
- intermediaryUrl - Variable in class net.fabricmc.loom.LoomGradleExtension
- invalidate() - Method in class net.fabricmc.loom.configuration.providers.mappings.MappingsCache
- invokerTasks - Variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
- IS_GRADLE_7_OR_NEWER - Static variable in class net.fabricmc.loom.util.gradle.GradleSupport
- is64Bit() - Static method in class net.fabricmc.loom.util.OperatingSystem
- isAllowed() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
- isCIBuild() - Static method in class net.fabricmc.loom.util.OperatingSystem
- 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 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
- isOnModCompileClasspath() - Method in class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- isPreserveFileTimestamps() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- isRecord(StructClass) - Static method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
- isRefreshDeps() - Method in class net.fabricmc.loom.configuration.DependencyProvider
- isReproducibleFileOrder() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- isRootProject() - Method in class net.fabricmc.loom.LoomGradleExtension
- isShareCaches() - Method in class net.fabricmc.loom.LoomGradleExtension
- isStatic(StructField) - Static method in class net.fabricmc.loom.decompilers.fernflower.TinyJavadocProvider
- isValidForOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- isValidForOS() - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
- isVirtual() - Method in class net.fabricmc.loom.configuration.providers.minecraft.assets.AssetIndex
- isWindows() - Static method in class net.fabricmc.loom.util.OperatingSystem
J
- 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
- 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
- JavaApInvoker - Class in net.fabricmc.loom.build.mixin
- JavaApInvoker(Project) - Constructor for class net.fabricmc.loom.build.mixin.JavaApInvoker
- javaDocs - Variable in class net.fabricmc.loom.api.decompilers.DecompilationMetadata
- javaexec(Project, Action<? super JavaExecSpec>) - Static method in class net.fabricmc.loom.decompilers.fernflower.ForkingJavaExec
- JETBRAINS_ANNOTATIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
- JETBRAINS_ANNOTATIONS - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
K
- KaptApInvoker - Class in net.fabricmc.loom.build.mixin
- KaptApInvoker(Project) - Constructor for class net.fabricmc.loom.build.mixin.KaptApInvoker
- KNOT_CLIENT - Static variable in class net.fabricmc.loom.util.Constants.Knot
- KNOT_SERVER - Static variable in class net.fabricmc.loom.util.Constants.Knot
L
- 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
- libraries - Variable in class net.fabricmc.loom.api.decompilers.DecompilationMetadata
- LIBRARIES_BASE - Static variable in class net.fabricmc.loom.util.Constants
- Library() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Library
- lineMapWriter - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
- LineNumberRemapper - Class in net.fabricmc.loom.decompilers
-
TODO, Move to stitch.
- LineNumberRemapper() - Constructor for class net.fabricmc.loom.decompilers.LineNumberRemapper
- LOADER_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- loaderLaunchMethod - Variable in class net.fabricmc.loom.LoomGradleExtension
- LOOM_DEVELOPMENT_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- LoomDecompiler - Interface in net.fabricmc.loom.api.decompilers
- LoomDependencyManager - Class in net.fabricmc.loom.configuration
- LoomDependencyManager() - Constructor for class net.fabricmc.loom.configuration.LoomDependencyManager
- LoomGradleExtension - Class in net.fabricmc.loom
- LoomGradleExtension(Project) - Constructor for class net.fabricmc.loom.LoomGradleExtension
- LoomGradlePlugin - Class in net.fabricmc.loom
- LoomGradlePlugin() - Constructor for class net.fabricmc.loom.LoomGradlePlugin
- LoomProjectData - Class in net.fabricmc.loom.configuration
- LoomProjectData(Project) - Constructor for class net.fabricmc.loom.configuration.LoomProjectData
- LoomTasks - Class in net.fabricmc.loom.task
M
- main(String[]) - Static method in class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
- mainClass - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- makeRunDir() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- ManifestVersion - Class in net.fabricmc.loom.configuration.providers.minecraft
- ManifestVersion() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
- ManifestVersion.Versions - Class in net.fabricmc.loom.configuration.providers.minecraft
- mappedProvider - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- MAPPING_CONSTANTS - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- MAPPINGS - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- MAPPINGS_FINAL - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- MappingsCache - Class in net.fabricmc.loom.configuration.providers.mappings
- MappingsCache() - Constructor for class net.fabricmc.loom.configuration.providers.mappings.MappingsCache
- mappingsName - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- MappingsProvider - Class in net.fabricmc.loom.configuration.providers.mappings
- MappingsProvider(Project) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- MappingsProvider.UnpickMetadata - Class in net.fabricmc.loom.configuration.providers.mappings
- mappingsSuffix - Variable in class net.fabricmc.loom.configuration.processors.dependency.RemapData
- mappingsVersion - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- MavenConfiguration - Class in net.fabricmc.loom.configuration
- MavenConfiguration() - Constructor for class net.fabricmc.loom.configuration.MavenConfiguration
- MavenPublication - Class in net.fabricmc.loom.configuration
- MergedNestedJarProvider - Class in net.fabricmc.loom.build.nesting
- MergedNestedJarProvider(NestedJarProvider...) - Constructor for class net.fabricmc.loom.build.nesting.MergedNestedJarProvider
- 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
- 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 - Class in net.fabricmc.loom.configuration.providers
- MinecraftProvider(Project) - Constructor for class net.fabricmc.loom.configuration.providers.MinecraftProvider
- minecraftVersion - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- MinecraftVersionMeta - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta
- MinecraftVersionMeta.Artifact - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.AssetIndex - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Classifier - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Download - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Downloadable - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Downloads - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Library - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.OS - Class in net.fabricmc.loom.configuration.providers.minecraft
- MinecraftVersionMeta.Rule - Class in net.fabricmc.loom.configuration.providers.minecraft
- 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
- 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
- ModProcessor - Class in net.fabricmc.loom.configuration.mods
- ModProcessor() - Constructor for class net.fabricmc.loom.configuration.mods.ModProcessor
- modStore - Variable in class net.fabricmc.loom.configuration.processors.dependency.RemapData
- module(String, String) - Method in class net.fabricmc.loom.configuration.FabricApiExtension
- MODULE - Static variable in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- moduleVersion(String, String) - Method in class net.fabricmc.loom.configuration.FabricApiExtension
- ModUtils - Class in net.fabricmc.loom.util
- MojangMappingsDependency - Class in net.fabricmc.loom.configuration.providers.mappings
- MojangMappingsDependency(Project, LoomGradleExtension) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
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 class net.fabricmc.loom.decompilers.cfr.FabricCFRDecompiler
- name() - Method in class net.fabricmc.loom.decompilers.fernflower.FabricFernFlowerDecompiler
- name(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- 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.decompilers - package net.fabricmc.loom.api.decompilers
- 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.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.task - package net.fabricmc.loom.task
- net.fabricmc.loom.util - package net.fabricmc.loom.util
- net.fabricmc.loom.util.gradle - package net.fabricmc.loom.util.gradle
- numberOfThreads - Variable in class net.fabricmc.loom.api.decompilers.DecompilationMetadata
O
- officialMojangMappings() - Method in class net.fabricmc.loom.LoomGradleExtension
- OperatingSystem - Class in net.fabricmc.loom.util
- OperatingSystem() - Constructor for class net.fabricmc.loom.util.OperatingSystem
- OS() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.OS
- OUT_MAP_FILE_NAMED_INTERMEDIARY - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
- OUT_REFMAP_FILE - Static variable in class net.fabricmc.loom.util.Constants.MixinArguments
- output - Variable in class net.fabricmc.loom.build.JarRemapper.RemapData
- outputStreams - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
P
- 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
- postVisitDirectory(Path, IOException) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
- 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 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(ProgressLogger, Path, Path) - Method in class net.fabricmc.loom.decompilers.LineNumberRemapper
- processMods(Project, List<ModDependencyInfo>) - Static method in class net.fabricmc.loom.configuration.mods.ModProcessor
- programArg(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- programArgs - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- programArgs(String...) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- programArgs(Collection<String>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- progress(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Logs some progress, indicated by a new status.
- ProgressLogger - Class in net.fabricmc.loom.util.gradle
-
Wrapper to ProgressLogger internal API.
- project - Variable in class net.fabricmc.loom.build.mixin.AnnotationProcessorInvoker
- PROJECT_MAPPED_CLASSIFIER - Static 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 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.MappingsProvider
- 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.MinecraftProvider
- provide(MinecraftProvider, Project) - Static method in class net.fabricmc.loom.configuration.providers.minecraft.assets.MinecraftAssetsProvider
- provide(MinecraftProvider, Project) - Method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftLibraryProvider
- provide(Project) - Static method in class net.fabricmc.loom.configuration.providers.minecraft.MinecraftNativesProvider
R
- readInstallerJson(File, Project) - Static method in class net.fabricmc.loom.configuration.mods.ModProcessor
- readMappings(File) - Method in class net.fabricmc.loom.decompilers.LineNumberRemapper
- refmapName - Variable in class net.fabricmc.loom.LoomGradleExtension
- 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
- remap() - Method in class net.fabricmc.loom.build.JarRemapper
- remap() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- remapAccessWidener(Path, Remapper) - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
- 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
- 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 - Class in net.fabricmc.loom.configuration.processors.dependency
- RemapData(String, File) - Constructor for class net.fabricmc.loom.configuration.processors.dependency.RemapData
- 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
- remapMod - Variable in class net.fabricmc.loom.LoomGradleExtension
- remapOptions(Action<TinyRemapper.Builder>) - Method in class net.fabricmc.loom.task.RemapJarTask
- RemappedConfigurationEntry - Class in net.fabricmc.loom.configuration
- RemappedConfigurationEntry(String, String, boolean, String) - Constructor for class net.fabricmc.loom.configuration.RemappedConfigurationEntry
- 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
- 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.MojangMappingsDependency
- resolve(boolean) - Method in class net.fabricmc.loom.configuration.providers.mappings.MojangMappingsDependency
- resolvedFiles - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
- resolveFile() - Method in class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
- RESOURCES_BASE - Static variable in class net.fabricmc.loom.util.Constants
- Rule() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.MinecraftVersionMeta.Rule
- 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
-
Experimental for now, please make sure to direct any suggests towards the github.
- RunConfigSettings(Project, String) - Constructor for class net.fabricmc.loom.configuration.ide.RunConfigSettings
- runDir - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- runDir(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- runDirIdeaUrl - Variable in class net.fabricmc.loom.configuration.ide.RunConfig
- runFF(Map<String, Object>, List<File>, File, File, File, File) - Method in class net.fabricmc.loom.decompilers.fernflower.AbstractForkedFFExecutor
- runFF(Map<String, Object>, List<File>, File, File, File, File) - Method in class net.fabricmc.loom.decompilers.fernflower.FabricForkedFFExecutor
- RunGameTask - Class in net.fabricmc.loom.task
- RunGameTask(RunConfigSettings) - Constructor for class net.fabricmc.loom.task.RunGameTask
- runs(Action<NamedDomainObjectContainer<RunConfigSettings>>) - Method in class net.fabricmc.loom.LoomGradleExtension
- RunServerTask - Class in net.fabricmc.loom.task
-
Deprecated.
- RunServerTask() - Constructor for class net.fabricmc.loom.task.RunServerTask
-
Deprecated.
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
- 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.
- serverWithGui() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
-
Removes the
noguiargument for the server configuration. - setConfigName(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setDefaultMainClass(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setDependencyManager(LoomDependencyManager) - Method in class net.fabricmc.loom.LoomGradleExtension
- setDescription(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Sets the description of the operation.
- setEnvironment(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setIdeConfigGenerated(boolean) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setInput(Object) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setInputDir(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
- setInputJar(File) - Method in class net.fabricmc.loom.task.GenerateSourcesTask
- setInputJar(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
- setInstallerJson(JsonObject) - Method in class net.fabricmc.loom.LoomGradleExtension
- setJarProcessorManager(JarProcessorManager) - Method in class net.fabricmc.loom.LoomGradleExtension
- setLoggingHeader(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Sets the logging header for the operation.
- setMappings(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
- setOutput(Object) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setOutputDir(String) - Method in class net.fabricmc.loom.task.MigrateMappingsTask
- setOutputJar(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
- setPreserveFileTimestamps(boolean) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setReproducibleFileOrder(boolean) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setRunDir(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setShortDescription(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Sets the short description of the operation.
- setSource(Function<Project, SourceSet>) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setSource(SourceSet) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- setSourceRemapper(SourceRemapper) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setTargetNamespace(String) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
- setUnpickDefinition(File) - Method in class net.fabricmc.loom.task.UnpickJarTask
- setup() - Method in class net.fabricmc.loom.configuration.accesswidener.AccessWidenerJarProcessor
- setup() - Method in 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.configuration.MavenConfiguration
- 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
- setWorkingDir(File) - Method in class net.fabricmc.loom.task.AbstractRunTask
- sha1 - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
- sha256(File) - Static method in class net.fabricmc.loom.util.Checksum
- shareCaches - Variable in class net.fabricmc.loom.LoomGradleExtension
- source(String) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- source(SourceSet) - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
- 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
- start(String, String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Convenience method that sets descriptions and logs started() event.
- startClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- started() - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Logs the start of the operation, with no initial status.
- started(String) - Method in class net.fabricmc.loom.util.gradle.ProgressLogger
-
Logs the start of the operation, with the given status.
- startFirstThread() - Method in class net.fabricmc.loom.configuration.ide.RunConfigSettings
-
Add the
-XstartOnFirstThreadJVM argument when on OSX. - startMethod(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- startReadingClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- startWriteClass(String) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- StaticPathWatcher - Class in net.fabricmc.loom.util
- stdErr - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- stdOut - Variable in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- 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
- TERMINAL_CONSOLE_APPENDER - Static variable in class net.fabricmc.loom.util.Constants.Dependencies
- TERMINAL_CONSOLE_APPENDER - Static variable in class net.fabricmc.loom.util.Constants.Dependencies.Versions
- ThreadIDFFLogger - Class in net.fabricmc.loom.decompilers.fernflower
-
This logger simply prints what each thread is doing to the console in a machine parsable way.
- ThreadIDFFLogger() - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- ThreadIDFFLogger(PrintStream, PrintStream) - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- ThreadSafeResultSaver - Class in net.fabricmc.loom.decompilers.fernflower
-
Created by covers1624 on 18/02/19.
- ThreadSafeResultSaver(Supplier<File>, Supplier<File>) - Constructor for class net.fabricmc.loom.decompilers.fernflower.ThreadSafeResultSaver
- 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.MappingsProvider
- tinyMappingsJar - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider
- TinyRemapperMappingsHelper - Class in net.fabricmc.loom.util
- 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 class net.fabricmc.loom.configuration.DependencyProvider.DependencyInfo
- toString() - Method in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
U
- UNPICK_CLASSPATH - Static variable in class net.fabricmc.loom.util.Constants.Configurations
- unpickGroup - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider.UnpickMetadata
- UnpickJarTask - Class in net.fabricmc.loom.task
- UnpickJarTask() - Constructor for class net.fabricmc.loom.task.UnpickJarTask
- UnpickMetadata(String, String) - Constructor for class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider.UnpickMetadata
- unpickVersion - Variable in class net.fabricmc.loom.configuration.providers.mappings.MappingsProvider.UnpickMetadata
- url - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
V
- version - Variable in class net.fabricmc.loom.configuration.DependencyProvider.FileDependencyInfo
- version - Variable in class net.fabricmc.loom.configuration.processors.dependency.ModDependencyInfo
- VERSION_MANIFESTS - Static variable in class net.fabricmc.loom.util.Constants
- versions - Variable in class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion
- Versions() - Constructor for class net.fabricmc.loom.configuration.providers.minecraft.ManifestVersion.Versions
- visitFile(Path, BasicFileAttributes) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
- 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
- write(int) - Method in class net.fabricmc.loom.util.ConsumingOutputStream
- writeMessage(String, IFernflowerLogger.Severity) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
- writeMessage(String, IFernflowerLogger.Severity, Throwable) - Method in class net.fabricmc.loom.decompilers.fernflower.ThreadIDFFLogger
Z
- ZipReprocessorUtil - Class in net.fabricmc.loom.util
All Classes|All Packages|Constant Field Values|Deprecated API
LoomGradleExtension.getUnmappedModCollection().from()instead