You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This isn't important in Minecraft world as Proguard doesn't reuse names for fields in the same class.
However for completeness sake we should do this.
It would be nullable, and obviously fallback to the insensitive map if the loaded mappings do not contain field types.
This is most likely {to prevent having to do hacky stuff} a breaking change, as we'd remove the non-descriptor function.
The text was updated successfully, but these errors were encountered:
This isn't important in Minecraft world as Proguard doesn't reuse names for fields in the same class.
However for completeness sake we should do this.
It would be nullable, and obviously fallback to the insensitive map if the loaded mappings do not contain field types.
This is most likely {to prevent having to do hacky stuff} a breaking change, as we'd remove the non-descriptor function.
The text was updated successfully, but these errors were encountered: