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
Since enigma is not aware that all classes extend Object, bugs like FabricMC/Enigma#140 are caused.
[cited issue being that a method with no parameters that returns a string can be named toString, causing conflicts when the mappings are used]