fabric-loom/src/main/java/net/fabricmc/loom/configuration
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
..
accesswidener Improve error handling around access widener remapping. Closes #311 2021-01-21 20:30:08 +00:00
ide General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
mods General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
processors General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
providers General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
CompileConfiguration.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
DependencyProvider.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
FabricApiExtension.java General code cleanup (#313) 2020-12-24 20:58:30 +00:00
LoomDependencyManager.java Centralise refreshDeps variable. 2021-01-19 21:58:39 +00:00
LoomProjectData.java Make remapped configurations lazy 2021-05-04 19:07:21 +01:00
MavenConfiguration.java Mod Remapping Refactor. (#362) 2021-03-12 22:16:24 +00:00
MavenPublication.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
RemapConfiguration.java Mod Remapping Refactor. (#362) 2021-03-12 22:16:24 +00:00
RemappedConfigurationEntry.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00