Yu Vitaqua fer Chronos
Yu Vitaqua fer Chronos
Heya, it's been two years now (roughly), has there been any progress or new decisions regarding this?
Ah okay then, thanks! Would it be possible to implement the interface but then have bind the methods to an existing instance of a class that has already been defined...
Hm I've done some researching and apparently it's doable with ASM, but [ByteBuddy](https://github.com/raphw/byte-buddy) makes it a lot simpler
Heya, I've been looking at [InvocationHandler](https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/lang/reflect/InvocationHandler.html) and it looks like with this, something like extending classes could be done with it maybe?
Heya, it's been a few months, anyone have any new ideas?
I have managed to achieve this with JPype and as such this is no longer necessary
Minor update: I have now managed to do this with Jep too
> I am writing a mod: https://github.com/PillowMC/Pillow. It will make Quilt compatible with Forge. Not implemented yet. > > **I'm going to start my summer vacation tomorrow. I finished the...
Is there any way to make it faster? Doubt it since ratelimiting but, would be nice
One solution could be proxy servers, perhaps?