CptSpaceToaster / CptsModdingLight

Do What The F*ck You Want To Public License
39 stars 15 forks source link

Eliminated ExtendedBlockStorage reflection #18

Closed Kizby closed 10 years ago

Kizby commented 10 years ago

By making a dummy .java file, you should be able to avoid the (expensive) reflection otherwise necessary to get at your new methods. I hope to contribute more soon!

CptSpaceToaster commented 10 years ago

I currently should be sleeping at the moment...

And no... I could care less about cauldron, especially with what's happened recently.

clienthax commented 10 years ago

considering come 1.8 cauldron won't be continuing due to the sponge project we can drop this support in prep for that, however we can just revert back to the original base code instead of this tbh.