Mixin icon indicating copy to clipboard operation
Mixin copied to clipboard

AP Fixes

Open LlamaLad7 opened this issue 1 year ago • 0 comments

This fixes 2 issues:

  1. Even when lambdas and such have mappings, they are not remapped due to Mirror being prioritised over ASM.
  2. Intersection types are not resolved properly by the AP and as such do not get remapped.

This PR fixes those and builds a fully working version of FabricAPI, with all lambdas properly in the refmaps. Closes https://github.com/SpongePowered/Mixin/issues/590 and closes https://github.com/SpongePowered/Mixin/issues/507

LlamaLad7 avatar Jul 24 '22 12:07 LlamaLad7