ModTheSpire icon indicating copy to clipboard operation
ModTheSpire copied to clipboard

Allow @SpirePatch be to non-static

Open demoran23 opened this issue 5 years ago • 0 comments

I'm writing a mod in Kotlin, and ran into an issue where SpirePatch wouldn't accept a Kotlin class, no matter how hard I tried to make it happen.

Would it be possible to allow non-static classes with parameterless constructors to be allowed as well?

demoran23 avatar Jun 08 '19 14:06 demoran23