fabric-loom/src/main/java/net/fabricmc/loom/build
modmuss50 35afda4398
Fix namedElements not extending from api (#533)
* Fix `namedElements` not extending from api
Fix artifact not waiting for remapAllJars with shared caches

* Use apiElements

* Add a better test for this.

* Also add remapped api mods to namedElements
2021-11-12 10:46:23 +00:00
..
mixin Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
nesting Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
JarRemapper.java Ensure files are closed and outputs cleaned up when remapping. 2021-07-23 21:22:59 +01:00
MixinRefmapHelper.java Use NIO instead of ZipUtil (#513) 2021-10-26 13:08:17 +01:00
ModCompileRemapper.java Fix namedElements not extending from api (#533) 2021-11-12 10:46:23 +00:00