Hi, I'm saving timbers tags as getClass().getSimpleName() but when it gets obfuscated it becomes something like g or b. When de-obfuscating everything gets corrected except the classes name. Is there anyway to do this?
Hi,
I'm saving timbers tags as getClass().getSimpleName()
but when it gets obfuscated it becomes something like g or b.
When de-obfuscating everything gets corrected except the classes name.
Is there anyway to do this?