vectrix-space / ignite

A Mixin loader for Spigot/Paper
MIT License
198 stars 14 forks source link

Clean up classloading and allow classes without a resource url to be loaded #153

Closed vectrixdevelops closed 4 months ago

vectrixdevelops commented 4 months ago

Cleans up some of the classloading logic providing some small optimizations and fixes loading classes without a resource url, which will especially help with classes that are runtime generated.