ParchmentMC / Feather

Library for common data objects used by ParchmentMC projects.
MIT License
4 stars 6 forks source link

Remove method signature from equality check #4

Closed SizableShrimp closed 3 years ago

SizableShrimp commented 3 years ago

This PR removes the method signature from equality checks relating to MethodReference and does not set the signature in MethodReferenceBuilder anymore when merging methods. This fixes ParchmentMC/Blackstone#3