FabricMC / fabric-mixin-compile-extensions

Extensions for Mixin's annotation processor.
MIT License
8 stars 8 forks source link

Use recursive lookup for fields as well to resolve subclass.fieldname references #11

Closed sfPlayer1 closed 3 years ago

sfPlayer1 commented 3 years ago

This should properly translate e.g. Lnet/minecraft/entity/LivingEntity;fallDistance:F where only Lnet/minecraft/entity/Entity;fallDistance:F is mapped