Skip navigation links
A C D E F G H I J L M N O P R S T U V W 

A

AbstractDecompileTask - Class in net.fabricmc.loom.task
 
AbstractDecompileTask() - Constructor for class net.fabricmc.loom.task.AbstractDecompileTask
 
AbstractLoomTask - Class in net.fabricmc.loom.task
 
AbstractLoomTask() - Constructor for class net.fabricmc.loom.task.AbstractLoomTask
 
AbstractPlugin - Class in net.fabricmc.loom
 
AbstractPlugin() - Constructor for class net.fabricmc.loom.AbstractPlugin
 
AbstractRunTask - Class in net.fabricmc.loom.task
 
AbstractRunTask(Function<Project, RunConfig>) - Constructor for class net.fabricmc.loom.task.AbstractRunTask
 
addDependency(Object, Project) - Method in class net.fabricmc.loom.util.DependencyProvider
 
addDependency(Object, Project, String) - Method in class net.fabricmc.loom.util.DependencyProvider
 
addMavenRepo(Project, String, String) - Method in class net.fabricmc.loom.AbstractPlugin
Permit to add a Maven repository to a target project.
addNestedJars(Project, Path) - Static method in class net.fabricmc.loom.util.NestedJars
 
addProvider(DependencyProvider) - Method in class net.fabricmc.loom.util.LoomDependencyManager
 
addRefmapName(String, String, Path) - Static method in class net.fabricmc.loom.util.MixinRefmapHelper
 
addUnmappedMod(Path) - Method in class net.fabricmc.loom.LoomGradleExtension
 
addXml(Node, String, Map<String, String>) - Method in class net.fabricmc.loom.util.RunConfig
 
allowed() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
apply(Project) - Method in class net.fabricmc.loom.AbstractPlugin
 
apply(Project) - Method in class net.fabricmc.loom.LoomGradlePlugin
 
argument(String) - Method in class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
argument(String, String) - Method in class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
AssetIndex - Class in net.fabricmc.loom.util.assets
 
AssetIndex() - Constructor for class net.fabricmc.loom.util.assets.AssetIndex
 
assetIndex - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo
 
AssetIndex() - Constructor for class net.fabricmc.loom.util.MinecraftVersionInfo.AssetIndex
 
AssetObject - Class in net.fabricmc.loom.util.assets
 
AssetObject() - Constructor for class net.fabricmc.loom.util.assets.AssetObject
 
asString() - Method in class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
autoGenIDERuns - Variable in class net.fabricmc.loom.LoomGradleExtension
 

C

Checksum - Class in net.fabricmc.loom.util
 
Checksum() - Constructor for class net.fabricmc.loom.util.Checksum
 
childrenNodes(Node) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
childrenNodesStream(Node) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
classifierToFile - Variable in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
clean() - Method in class net.fabricmc.loom.providers.MappingsProvider
 
CleanLoomBinaries - Class in net.fabricmc.loom.task
 
CleanLoomBinaries() - Constructor for class net.fabricmc.loom.task.CleanLoomBinaries
 
CleanLoomMappings - Class in net.fabricmc.loom.task
 
CleanLoomMappings() - Constructor for class net.fabricmc.loom.task.CleanLoomMappings
 
clientRunConfig(Project) - Static method in class net.fabricmc.loom.util.RunConfig
 
close() - Method in class net.fabricmc.loom.task.MigrateMappingsTask.MappingsJoiner
 
close() - Method in class net.fabricmc.loom.util.SourceRemapper.TinyReader
 
closeArchive(String, String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
completed() - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Logs the completion of the operation, with no final status.
completed(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Logs the completion of the operation, with a final status.
configName - Variable in class net.fabricmc.loom.util.RunConfig
 
configureCompile() - Method in class net.fabricmc.loom.AbstractPlugin
Add Minecraft dependencies to compile time.
configureIDEs() - Method in class net.fabricmc.loom.AbstractPlugin
Add Minecraft dependencies to IDE dependencies.
configureMaven() - Method in class net.fabricmc.loom.AbstractPlugin
 
configureScala() - Method in class net.fabricmc.loom.AbstractPlugin
 
Constants - Class in net.fabricmc.loom.util
 
Constants() - Constructor for class net.fabricmc.loom.util.Constants
 
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
 
copyEntry(String, String, String, String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
copyFile(String, String, String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
create(Project, Dependency, Configuration) - Static method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
create(TinyTree, String, String, boolean) - Static method in class net.fabricmc.loom.util.TinyRemapperMappingsHelper
 
createArchive(String, String, Manifest) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
createMercuryWithClassPath(Project, boolean) - Static method in class net.fabricmc.loom.util.SourceRemapper
 
customManifest - Variable in class net.fabricmc.loom.LoomGradleExtension
 

D

DEFAULT_FABRIC_CLIENT_TWEAKER - Static variable in class net.fabricmc.loom.util.Constants
 
DEFAULT_FABRIC_SERVER_TWEAKER - Static variable in class net.fabricmc.loom.util.Constants
 
delete(File) - Static method in class net.fabricmc.loom.util.DownloadUtil
Delete the file along with the corresponding ETag, if it exists.
DeletingFileVisitor - Class in net.fabricmc.loom.util
 
DeletingFileVisitor() - Constructor for class net.fabricmc.loom.util.DeletingFileVisitor
 
DependencyProvider - Class in net.fabricmc.loom.util
 
DependencyProvider() - Constructor for class net.fabricmc.loom.util.DependencyProvider
 
DependencyProvider.DependencyInfo - Class in net.fabricmc.loom.util
 
DependencyProvider.FileDependencyInfo - Class in net.fabricmc.loom.util
 
DEV_LAUNCH_INJECTOR_VERSION - Static variable in class net.fabricmc.loom.util.Constants
 
doTask() - Method in class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
doTask() - Method in class net.fabricmc.loom.task.MigrateMappingsTask
 
doTask() - Method in class net.fabricmc.loom.task.RemapJarTask
 
doTask() - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
downloadAssets() - Method in class net.fabricmc.loom.task.DownloadAssetsTask
 
DownloadAssetsTask - Class in net.fabricmc.loom.task
 
DownloadAssetsTask() - Constructor for class net.fabricmc.loom.task.DownloadAssetsTask
 
downloadIfChanged(URL, File, Logger) - Static method in class net.fabricmc.loom.util.DownloadUtil
Download from the given URL to the given File so long as there are differences between them.
downloadIfChanged(URL, File, Logger, boolean) - Static method in class net.fabricmc.loom.util.DownloadUtil
Download from the given URL to the given File so long as there are differences between them.
downloads - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo
 
Downloads() - Constructor for class net.fabricmc.loom.util.MinecraftVersionInfo.Downloads
 
downloads - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
DownloadUtil - Class in net.fabricmc.loom.util
 
DownloadUtil() - Constructor for class net.fabricmc.loom.util.DownloadUtil
 

E

endClass() - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
endMethod() - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
endReadingClass() - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
endWriteClass() - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
equals(Object) - Method in class net.fabricmc.loom.util.assets.AssetObject
 
equals(File, String) - Static method in class net.fabricmc.loom.util.Checksum
 
exec() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
extractJars - Variable in class net.fabricmc.loom.LoomGradleExtension
 
extractMappings(FileSystem, Path) - Static method in class net.fabricmc.loom.providers.MappingsProvider
 

F

FernFlowerTask - Class in net.fabricmc.loom.task.fernflower
Created by covers1624 on 9/02/19.
FernFlowerTask() - Constructor for class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
FernFlowerUtils - Class in net.fabricmc.loom.task.fernflower
 
FernFlowerUtils() - Constructor for class net.fabricmc.loom.task.fernflower.FernFlowerUtils
 
flush() - Method in class net.fabricmc.loom.util.ConsumingOutputStream
 
ForkedFFExecutor - Class in net.fabricmc.loom.task.fernflower
Entry point for Forked FernFlower task.
ForkedFFExecutor() - Constructor for class net.fabricmc.loom.task.fernflower.ForkedFFExecutor
 
ForkingJavaExecTask - Interface in net.fabricmc.loom.task
Simple trait like interface for a Task that wishes to execute a java process with the classpath of the gradle plugin plus groovy.
fromDummy(String) - Method in class net.fabricmc.loom.util.RunConfig
 

G

GenEclipseRunsTask - Class in net.fabricmc.loom.task
 
GenEclipseRunsTask() - Constructor for class net.fabricmc.loom.task.GenEclipseRunsTask
 
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.util.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.providers.MappingsCache
 
getAddNestedDependencies() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getArch() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
getArtifactName() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
getBytecode(String, String) - Static method in class net.fabricmc.loom.task.fernflower.FernFlowerUtils
 
getClassifier() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
getDependency() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
getDependencyManager() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getDependencyManager() - Method in class net.fabricmc.loom.util.DependencyProvider
 
getDepString() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
getDepString() - Method in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
getDescription() - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Returns the description of the operation.
getDevLauncherConfig() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getFabricId(String) - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.AssetIndex
 
getFile(File) - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
getFileMap() - Method in class net.fabricmc.loom.util.assets.AssetIndex
 
getfileProperty(Project) - Static method in class net.fabricmc.loom.util.GradleSupport
 
getHash() - Method in class net.fabricmc.loom.util.assets.AssetObject
 
getId() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.AssetIndex
 
getInput() - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
getInput() - Method in class net.fabricmc.loom.task.RemapJarTask
 
getInput() - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
getInput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getInstallerJson() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getIntermediaryJar() - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
getJvmArgs() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
getLibraries() - Method in class net.fabricmc.loom.providers.MinecraftLibraryProvider
 
getLibraries() - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
getLineMapFile() - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
getLineMapFile() - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
getLoaderLaunchMethod() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getLoggingHeader() - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Returns the logging header for the operation.
getMain() - Method in class net.fabricmc.loom.task.AbstractRunTask
 
getMappedJar() - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
getMapperPaths() - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
getMappings() - Method in class net.fabricmc.loom.providers.MappingsProvider
 
getMappingsProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getMappingsVersion() - Method in class net.fabricmc.loom.util.Version
 
getMavenScope() - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 
getMergedJar() - Method in class net.fabricmc.loom.providers.MinecraftProvider
 
getMinecraftMappedProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getMinecraftProvider() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getMinecraftVersion() - Method in class net.fabricmc.loom.util.Version
 
getMixinJsonVersion() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getNativesDirectory() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getNativesJarStore() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getNestedModCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getNode(Node, String) - Static method in class net.fabricmc.loom.util.GroovyXmlUtil
 
getNumThreads() - Method in class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
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() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
getOSClientJVMArgs() - Static method in class net.fabricmc.loom.util.RunConfig
 
getOutput() - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
getOutput() - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
getOutput() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getProgressFactory(Project, String) - Static method in class net.fabricmc.loom.util.progress.ProgressLogger
Get a Progress logger from the Gradle internal API.
getProject() - Method in class net.fabricmc.loom.AbstractPlugin
 
getProjectBuildCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getProvider(Class<T>) - Method in class net.fabricmc.loom.util.LoomDependencyManager
 
getRefmapName() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getRemappedConfiguration() - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 
getRemappedModCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getRequiredTasks(Project) - Static method in class net.fabricmc.loom.util.NestedJars
 
getResolvedDepString() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
getResolvedDepString() - Method in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
getResolvedVersion() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
getResolvedVersion() - Method in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
getRootProjectBuildCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getRootProjectPersistentCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getSha1() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
getShortDescription() - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Returns the short description of the operation.
getSize() - Method in class net.fabricmc.loom.util.assets.AssetObject
 
getSourceConfiguration() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
getSourceConfiguration() - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 
getTargetConfig() - Method in class net.fabricmc.loom.providers.LaunchProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.providers.MappingsProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.providers.MinecraftProvider
 
getTargetConfig() - Method in class net.fabricmc.loom.util.DependencyProvider
 
getTargetConfiguration(ConfigurationContainer) - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 
getTargetNamespace() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
getUniqueObjects() - Method in class net.fabricmc.loom.util.assets.AssetIndex
 
getUnmappedMods() - Method in class net.fabricmc.loom.LoomGradleExtension
 
getURL() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
getUserCache() - Method in class net.fabricmc.loom.LoomGradleExtension
 
GradleSupport - Class in net.fabricmc.loom.util
 
GradleSupport() - Constructor for class net.fabricmc.loom.util.GradleSupport
 
GroovyXmlUtil - Class in net.fabricmc.loom.util
 
group - Variable in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 

H

handleDependencies(Project) - Method in class net.fabricmc.loom.util.LoomDependencyManager
 
hasFileChanged(Path) - Method in class net.fabricmc.loom.util.StaticPathWatcher
 
hashCode() - Method in class net.fabricmc.loom.util.assets.AssetObject
 
hasMavenScope() - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 

I

id - Variable in class net.fabricmc.loom.util.ManifestVersion.Versions
 
INCLUDE - Static variable in class net.fabricmc.loom.util.Constants
 
initFiles(Project, MinecraftProvider, MappingsProvider) - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
INSTANCE - Static variable in class net.fabricmc.loom.providers.MappingsCache
 
INSTANCE - Static variable in class net.fabricmc.loom.util.StaticPathWatcher
 
is64Bit() - Static method in class net.fabricmc.loom.util.OperatingSystem
 
isNative() - Method in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
isNoFork() - Method in class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
isOnModCompileClasspath() - Method in class net.fabricmc.loom.util.RemappedConfigurationEntry
 
isRootProject(Project) - Static method in class net.fabricmc.loom.AbstractPlugin
 
isVirtual() - Method in class net.fabricmc.loom.util.assets.AssetIndex
 

J

javaexec(Action<? super JavaExecSpec>) - Method in interface net.fabricmc.loom.task.ForkingJavaExecTask
 

L

LaunchConfig() - Constructor for class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
LaunchProvider - Class in net.fabricmc.loom.providers
 
LaunchProvider() - Constructor for class net.fabricmc.loom.providers.LaunchProvider
 
LaunchProvider.LaunchConfig - Class in net.fabricmc.loom.providers
 
libraries - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo
 
LIBRARIES_BASE - Static variable in class net.fabricmc.loom.util.Constants
 
Library() - Constructor for class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
libraryProvider - Variable in class net.fabricmc.loom.providers.MinecraftProvider
 
lineMapWriter - Variable in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
LineNumberRemapper - Class in net.fabricmc.loom.util
TODO, Move to stitch.
LineNumberRemapper() - Constructor for class net.fabricmc.loom.util.LineNumberRemapper
 
loaderLaunchMethod - Variable in class net.fabricmc.loom.LoomGradleExtension
 
LoomDependencyManager - Class in net.fabricmc.loom.util
 
LoomDependencyManager() - Constructor for class net.fabricmc.loom.util.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
 

M

main(String[]) - Static method in class net.fabricmc.loom.task.fernflower.ForkedFFExecutor
 
mainClass - Variable in class net.fabricmc.loom.util.RunConfig
 
ManifestVersion - Class in net.fabricmc.loom.util
 
ManifestVersion() - Constructor for class net.fabricmc.loom.util.ManifestVersion
 
ManifestVersion.Versions - Class in net.fabricmc.loom.util
 
mapJars(MinecraftProvider, MinecraftMappedProvider, Project) - Method in class net.fabricmc.loom.util.MapJarsTiny
 
MapJarsTiny - Class in net.fabricmc.loom.util
 
MapJarsTiny() - Constructor for class net.fabricmc.loom.util.MapJarsTiny
 
mappedProvider - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
MAPPINGS - Static variable in class net.fabricmc.loom.util.Constants
 
MAPPINGS_FINAL - Static variable in class net.fabricmc.loom.util.Constants
 
MappingsCache - Class in net.fabricmc.loom.providers
 
MappingsCache() - Constructor for class net.fabricmc.loom.providers.MappingsCache
 
MappingsJoiner(TinyTree, TinyTree, String, String) - Constructor for class net.fabricmc.loom.task.MigrateMappingsTask.MappingsJoiner
Say A is the source mappings and B is the target mappings.
mappingsMixinExport - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
mappingsName - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
MappingsProvider - Class in net.fabricmc.loom.providers
 
MappingsProvider() - Constructor for class net.fabricmc.loom.providers.MappingsProvider
 
mappingsVersion - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
MigrateMappingsTask - Class in net.fabricmc.loom.task
 
MigrateMappingsTask() - Constructor for class net.fabricmc.loom.task.MigrateMappingsTask
 
MigrateMappingsTask.MappingsJoiner - Class in net.fabricmc.loom.task
 
MINECRAFT - Static variable in class net.fabricmc.loom.util.Constants
 
MINECRAFT_DEPENDENCIES - Static variable in class net.fabricmc.loom.util.Constants
 
MINECRAFT_INTERMEDIARY - Static variable in class net.fabricmc.loom.util.Constants
 
MINECRAFT_INTERMEDIARY_JAR - Variable in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
MINECRAFT_LIBS - Variable in class net.fabricmc.loom.providers.MinecraftLibraryProvider
 
MINECRAFT_LINEMAPPED - Static variable in class net.fabricmc.loom.util.Constants
 
MINECRAFT_MAPPED_JAR - Variable in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
MINECRAFT_NAMED - Static variable in class net.fabricmc.loom.util.Constants
 
MinecraftAssetsProvider - Class in net.fabricmc.loom.providers
 
MinecraftAssetsProvider() - Constructor for class net.fabricmc.loom.providers.MinecraftAssetsProvider
 
MinecraftLibraryProvider - Class in net.fabricmc.loom.providers
 
MinecraftLibraryProvider() - Constructor for class net.fabricmc.loom.providers.MinecraftLibraryProvider
 
MinecraftMappedProvider - Class in net.fabricmc.loom.providers
 
MinecraftMappedProvider() - Constructor for class net.fabricmc.loom.providers.MinecraftMappedProvider
 
MinecraftNativesProvider - Class in net.fabricmc.loom.providers
 
MinecraftNativesProvider() - Constructor for class net.fabricmc.loom.providers.MinecraftNativesProvider
 
MinecraftProvider - Class in net.fabricmc.loom.providers
 
MinecraftProvider() - Constructor for class net.fabricmc.loom.providers.MinecraftProvider
 
minecraftVersion - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
minecraftVersion - Variable in class net.fabricmc.loom.providers.MinecraftProvider
 
MinecraftVersionInfo - Class in net.fabricmc.loom.util
 
MinecraftVersionInfo() - Constructor for class net.fabricmc.loom.util.MinecraftVersionInfo
 
MinecraftVersionInfo.AssetIndex - Class in net.fabricmc.loom.util
 
MinecraftVersionInfo.Downloads - Class in net.fabricmc.loom.util
 
MinecraftVersionInfo.Library - Class in net.fabricmc.loom.util
 
MIXIN_COMPILE_EXTENSIONS_VERSION - Static variable in class net.fabricmc.loom.util.Constants
 
MixinRefmapHelper - Class in net.fabricmc.loom.util
 
MOD_COMPILE_CLASSPATH - Static variable in class net.fabricmc.loom.util.Constants
 
MOD_COMPILE_CLASSPATH_MAPPED - Static variable in class net.fabricmc.loom.util.Constants
 
MOD_COMPILE_ENTRIES - Static variable in class net.fabricmc.loom.util.Constants
 
ModCompileRemapper - Class in net.fabricmc.loom.util
 
ModCompileRemapper() - Constructor for class net.fabricmc.loom.util.ModCompileRemapper
 
ModProcessor - Class in net.fabricmc.loom.util
 
ModProcessor() - Constructor for class net.fabricmc.loom.util.ModProcessor
 

N

name - Variable in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
name - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
natives - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
needsUpgrade(File) - Static method in class net.fabricmc.loom.util.RunConfig
 
NestedJars - Class in net.fabricmc.loom.util
 
NestedJars() - Constructor for class net.fabricmc.loom.util.NestedJars
 
net.fabricmc.loom - package net.fabricmc.loom
 
net.fabricmc.loom.providers - package net.fabricmc.loom.providers
 
net.fabricmc.loom.task - package net.fabricmc.loom.task
 
net.fabricmc.loom.task.fernflower - package net.fabricmc.loom.task.fernflower
 
net.fabricmc.loom.util - package net.fabricmc.loom.util
 
net.fabricmc.loom.util.assets - package net.fabricmc.loom.util.assets
 
net.fabricmc.loom.util.progress - package net.fabricmc.loom.util.progress
 
NoopFFLogger - Class in net.fabricmc.loom.task.fernflower
Literally does nothing.
NoopFFLogger() - Constructor for class net.fabricmc.loom.task.fernflower.NoopFFLogger
 

O

OperatingSystem - Class in net.fabricmc.loom.util
 
OperatingSystem() - Constructor for class net.fabricmc.loom.util.OperatingSystem
 
outputStreams - Variable in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 

P

postVisitDirectory(Path, IOException) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
 
process(ProgressLogger, Path, Path) - Method in class net.fabricmc.loom.util.LineNumberRemapper
 
processMod(File, File, Project, Configuration) - Static method in class net.fabricmc.loom.util.ModProcessor
 
programArgs - Variable in class net.fabricmc.loom.util.RunConfig
 
progress(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Logs some progress, indicated by a new status.
ProgressLogger - Class in net.fabricmc.loom.util.progress
Wrapper to ProgressLogger internal API.
project - Variable in class net.fabricmc.loom.AbstractPlugin
 
projectName - Variable in class net.fabricmc.loom.util.RunConfig
 
property(String, String) - Method in class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
property(String, String, String) - Method in class net.fabricmc.loom.providers.LaunchProvider.LaunchConfig
 
provide(DependencyProvider.DependencyInfo, Project, LoomGradleExtension, Consumer<Runnable>) - Method in class net.fabricmc.loom.providers.LaunchProvider
 
provide(DependencyProvider.DependencyInfo, Project, LoomGradleExtension, Consumer<Runnable>) - Method in class net.fabricmc.loom.providers.MappingsProvider
 
provide(MinecraftProvider, Project) - Static method in class net.fabricmc.loom.providers.MinecraftAssetsProvider
 
provide(MinecraftProvider, Project) - Method in class net.fabricmc.loom.providers.MinecraftLibraryProvider
 
provide(DependencyProvider.DependencyInfo, Project, LoomGradleExtension, Consumer<Runnable>) - Method in class net.fabricmc.loom.providers.MinecraftMappedProvider
 
provide(MinecraftProvider, Project) - Static method in class net.fabricmc.loom.providers.MinecraftNativesProvider
 
provide(DependencyProvider.DependencyInfo, Project, LoomGradleExtension, Consumer<Runnable>) - Method in class net.fabricmc.loom.providers.MinecraftProvider
 
provide(DependencyProvider.DependencyInfo, Project, LoomGradleExtension, Consumer<Runnable>) - Method in class net.fabricmc.loom.util.DependencyProvider
 

R

read(MappingSet) - Method in class net.fabricmc.loom.task.MigrateMappingsTask.MappingsJoiner
 
read(MappingSet) - Method in class net.fabricmc.loom.util.SourceRemapper.TinyReader
 
readMappings(File) - Method in class net.fabricmc.loom.util.LineNumberRemapper
 
refmapName - Variable in class net.fabricmc.loom.LoomGradleExtension
 
register(LoomDependencyManager) - Method in class net.fabricmc.loom.util.DependencyProvider
 
remap() - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
remapDependencies(Project, String, LoomGradleExtension, Configuration, Configuration, Configuration, Consumer<Runnable>) - Static method in class net.fabricmc.loom.util.ModCompileRemapper
 
RemapJarTask - Class in net.fabricmc.loom.task
 
RemapJarTask() - Constructor for class net.fabricmc.loom.task.RemapJarTask
 
RemapLineNumbersTask - Class in net.fabricmc.loom.task
 
RemapLineNumbersTask() - Constructor for class net.fabricmc.loom.task.RemapLineNumbersTask
 
remapMod - Variable in class net.fabricmc.loom.LoomGradleExtension
 
RemappedConfigurationEntry - Class in net.fabricmc.loom.util
 
RemappedConfigurationEntry(String, String, boolean, String) - Constructor for class net.fabricmc.loom.util.RemappedConfigurationEntry
 
remapSources(Project, File, File, 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
 
resolve() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
resolveFile() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
RESOURCES_BASE - Static variable in class net.fabricmc.loom.util.Constants
 
rules - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Library
 
run() - Method in class net.fabricmc.loom.task.CleanLoomBinaries
 
run() - Method in class net.fabricmc.loom.task.CleanLoomMappings
 
RunClientTask - Class in net.fabricmc.loom.task
 
RunClientTask() - Constructor for class net.fabricmc.loom.task.RunClientTask
 
RunConfig - Class in net.fabricmc.loom.util
 
RunConfig() - Constructor for class net.fabricmc.loom.util.RunConfig
 
runDir - Variable in class net.fabricmc.loom.LoomGradleExtension
 
runDir - Variable in class net.fabricmc.loom.util.RunConfig
 
runFF(Map<String, Object>, List<File>, File, File, File) - Static method in class net.fabricmc.loom.task.fernflower.ForkedFFExecutor
 
RunServerTask - Class in net.fabricmc.loom.task
 
RunServerTask() - Constructor for class net.fabricmc.loom.task.RunServerTask
 

S

saveClassEntry(String, String, String, String, String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
saveClassEntry(String, String, String, String, String, int[]) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
saveClassFile(String, String, String, String, int[]) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
saveDirEntry(String, String, String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
saveExecutors - Variable in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
saveFolder(String) - Method in class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
serverRunConfig(Project) - Static method in class net.fabricmc.loom.util.RunConfig
 
setDependencyManager(LoomDependencyManager) - Method in class net.fabricmc.loom.LoomGradleExtension
 
setDescription(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Sets the description of the operation.
setInput(Object) - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
setInput(Object) - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
setInput(Object) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
setInstallerJson(JsonObject) - Method in class net.fabricmc.loom.LoomGradleExtension
 
setLibraries(Object) - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
setLineMapFile(Object) - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
setLineMapFile(Object) - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
setLoggingHeader(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Sets the logging header for the operation.
setNoFork(boolean) - Method in class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
setNumThreads(int) - Method in class net.fabricmc.loom.task.fernflower.FernFlowerTask
 
setOutput(Object) - Method in class net.fabricmc.loom.task.AbstractDecompileTask
 
setOutput(Object) - Method in class net.fabricmc.loom.task.RemapLineNumbersTask
 
setOutput(Object) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
setShortDescription(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Sets the short description of the operation.
setTargetNamespace(String) - Method in class net.fabricmc.loom.task.RemapSourcesJarTask
 
setup(Project) - Static method in class net.fabricmc.loom.util.SetupIntelijRunConfigs
 
SetupIntelijRunConfigs - Class in net.fabricmc.loom.util
 
SetupIntelijRunConfigs() - Constructor for class net.fabricmc.loom.util.SetupIntelijRunConfigs
 
setWorkingDir(File) - Method in class net.fabricmc.loom.task.AbstractRunTask
 
sha1 - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.AssetIndex
 
sha1 - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Downloads
 
SourceRemapper - Class in net.fabricmc.loom.util
 
SourceRemapper() - Constructor for class net.fabricmc.loom.util.SourceRemapper
 
SourceRemapper.TinyReader - Class in net.fabricmc.loom.util
 
start(String, String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Convenience method that sets descriptions and logs started() event.
startClass(String) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
started() - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Logs the start of the operation, with no initial status.
started(String) - Method in class net.fabricmc.loom.util.progress.ProgressLogger
Logs the start of the operation, with the given status.
startMethod(String) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
startReadingClass(String) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
startWriteClass(String) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
StaticPathWatcher - Class in net.fabricmc.loom.util
 
stdErr - Variable in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
stdOut - Variable in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
SYSTEM_ARCH - Static variable in class net.fabricmc.loom.util.Constants
 

T

ThreadIDFFLogger - Class in net.fabricmc.loom.task.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.task.fernflower.ThreadIDFFLogger
 
ThreadIDFFLogger(PrintStream, PrintStream) - Constructor for class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
ThreadSafeResultSaver - Class in net.fabricmc.loom.task.fernflower
Created by covers1624 on 18/02/19.
ThreadSafeResultSaver(Supplier<File>, Supplier<File>) - Constructor for class net.fabricmc.loom.task.fernflower.ThreadSafeResultSaver
 
tinyMappings - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
tinyMappingsJar - Variable in class net.fabricmc.loom.providers.MappingsProvider
 
TinyReader(TinyTree, String, String) - Constructor for class net.fabricmc.loom.util.SourceRemapper.TinyReader
 
TinyRemapperMappingsHelper - Class in net.fabricmc.loom.util
 
toString() - Method in class net.fabricmc.loom.util.DependencyProvider.DependencyInfo
 
toString() - Method in class net.fabricmc.loom.util.Version
 

U

url - Variable in class net.fabricmc.loom.util.ManifestVersion.Versions
 
url - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.AssetIndex
 
url - Variable in class net.fabricmc.loom.util.MinecraftVersionInfo.Downloads
 

V

version - Variable in class net.fabricmc.loom.util.DependencyProvider.FileDependencyInfo
 
Version - Class in net.fabricmc.loom.util
 
Version(String) - Constructor for class net.fabricmc.loom.util.Version
 
versionInfo - Variable in class net.fabricmc.loom.providers.MinecraftProvider
 
versions - Variable in class net.fabricmc.loom.util.ManifestVersion
 
Versions() - Constructor for class net.fabricmc.loom.util.ManifestVersion.Versions
 
visitFile(Path, BasicFileAttributes) - Method in class net.fabricmc.loom.util.DeletingFileVisitor
 
vmArgs - Variable in class net.fabricmc.loom.util.RunConfig
 

W

write(int) - Method in class net.fabricmc.loom.util.ConsumingOutputStream
 
writeMessage(String, IFernflowerLogger.Severity) - Method in class net.fabricmc.loom.task.fernflower.NoopFFLogger
 
writeMessage(String, IFernflowerLogger.Severity, Throwable) - Method in class net.fabricmc.loom.task.fernflower.NoopFFLogger
 
writeMessage(String, IFernflowerLogger.Severity) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
writeMessage(String, IFernflowerLogger.Severity, Throwable) - Method in class net.fabricmc.loom.task.fernflower.ThreadIDFFLogger
 
A C D E F G H I J L M N O P R S T U V W 
Skip navigation links