Recaf
Recaf copied to clipboard
Unreferenced class detection
What's new
- Classes are now aware of their source type (primary, library, internal library, phantom generated)
- Add system for tracking classes that are referenced by code that will execute at runtime, this allows us to show a warning for unused classes when you try to decompile them.