fabric-loom/src/main/java/net/fabricmc/loom/util
modmuss50 9fb167d506
General cleanup by making use of java 16 features (#397)
* General cleanup by making use of java 16 features

* use jackson-databind in place of gson when reading to a record

* Fixes

* cleanup

* dep updates

* Replace commons IOUtils usage with native java

* Update fernflower
2021-05-13 22:06:34 +01:00
..
gradle Update to Gradle 7 (#380) 2021-04-04 23:02:00 +01:00
Checksum.java Optimise loom configuration, saves 1.2 seconds in my testing. #319 2020-12-27 16:25:30 +00:00
Constants.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
ConsumingOutputStream.java General cleanup 2020-07-26 21:32:10 +01:00
DeletingFileVisitor.java add cleanLoomMappings, close #36 2018-12-22 15:35:36 +01:00
DownloadUtil.java Minor cleanup/optimisations to downloading, should help a little bit more with asset downloading. 2021-03-04 23:50:02 +00:00
GroovyXmlUtil.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
HashedDownloadUtil.java Fix case where it wont try to download file. 2021-03-18 14:39:30 +00:00
ModUtils.java Mod Remapping Refactor. (#362) 2021-03-12 22:16:24 +00:00
OperatingSystem.java Ensure outputs are reproducable across all OS's. (#363) 2021-03-15 23:31:18 +00:00
SourceRemapper.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
StaticPathWatcher.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
TinyRemapperMappingsHelper.java Support using TinyV2 mappings (#132) 2019-11-09 19:00:36 +00:00
ZipReprocessorUtil.java Ensure outputs are reproducable across all OS's. (#363) 2021-03-15 23:31:18 +00:00