fabric-loom/src/main/java/net/fabricmc/loom/configuration
2021-09-30 19:59:46 +01:00
..
accesswidener Migrate fully to mapping-io + Add comments about transitive access widners to generated sources (#495) 2021-09-16 15:28:06 +01:00
ide Make Run Config run dir relative to the project and not the root project. Move eclipse launch config files out of the root project. Closes #509 2021-09-30 19:59:46 +01:00
mods Improve error handling around dep remapping. 2021-09-28 17:22:13 +01:00
processors Fix crash in JarProcessorManager when the input jar does not have a manifest. 2021-09-29 19:44:26 +01:00
providers Support 21w39a 2021-09-29 19:33:04 +01:00
CompileConfiguration.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
DependencyProvider.java File Structure Changes (#462) 2021-08-13 21:02:45 +01:00
FabricApiExtension.java Fix fabricApi.module does not respecting offline mode. Closes #412 2021-07-16 23:25:23 +01:00
InstallerData.java Add versions used to compile/build against to jar manifest (#428) 2021-07-13 23:10:07 +01:00
JarManifestConfiguration.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
LoomDependencyManager.java Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
MavenPublication.java Update checkstyle to prevent using var expect for new instance creation. 2021-09-07 11:55:05 +01:00
RemapConfiguration.java Use better gradle conventions, and fix #311 (#503) 2021-09-22 21:59:51 +01:00
RemappedConfigurationEntry.java Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00