fabric-loom/src/main/java/net/fabricmc/loom
Logic 3b0dc7f0f4
Use tiny-remapper to remap mixin annotation. (#441)
* use tiny-remapper 0.5.0

* add property of useLegacyMixinAp and rename mixin to mixinAp

* disable mixin ap if useLegacyMixinAp is false

* fix tests

* remove experimental for mixinAp

* enable mixin remapper

* revert changes on API

* rename MixinAp*** to Mixin***

* move useLegacyMixinAp inside MixinExtension

* cleaner code

* update test

Co-authored-by: modmuss50 <modmuss50@gmail.com>
2021-09-07 11:28:51 +01:00
..
api Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
build Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
configuration Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
decompilers Use Property in LoomGradleExtension & Move task groups to constants (#445) 2021-07-26 20:08:03 +01:00
extension Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
task Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
util Update MCE and test deps 2021-09-05 16:22:51 +01:00
LoomGradleExtension.java Use tiny-remapper to remap mixin annotation. (#441) 2021-09-07 11:28:51 +01:00
LoomGradlePlugin.java Fix the java software component not working with Loom and fix #200 (#460) 2021-09-05 16:08:16 +01:00
LoomRepositoryPlugin.java Fix compile for b320c4199a (#480) 2021-08-26 11:22:55 +01:00