fabric-loom/src/main/java/net/fabricmc/loom/build/mixin
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
..
AnnotationProcessorInvoker.java General cleanup by making use of java 16 features (#397) 2021-05-13 22:06:34 +01:00
JavaApInvoker.java General code cleanup (#313) 2020-12-24 20:58:30 +00:00
KaptApInvoker.java Remove usage of internal kotlin class, should fix crash with kotlin 1.4. Closes #324 2021-01-07 20:35:43 +00:00
ScalaApInvoker.java General code cleanup (#313) 2020-12-24 20:58:30 +00:00