FabricMC / Enigma

This is a fork of cuchaz's Enigma, a deobfuscation/remapping tool for Java software.
GNU Lesser General Public License v3.0
426 stars 112 forks source link

Fix NullPointerException when checking if a class is a record due to super class being null #510

Closed mudkipdev closed 1 year ago

mudkipdev commented 1 year ago

Closes #509.