This is not meant to be a finished pull request, but more of a work in progress for one thing the dependencies have not be updated and the version number has not changed. Still this appears to compile and work.
A few notable changes:
CustomNMSEntityEnderPearl.java has needed some of the function names changed again. I believe the location was also being calculated with the wrong gravitational constant before. See if this version makes sense
Humbug.java has needed the code dealing with ender pearls to be changed. I think we can just remove some of the statements as they weren't needed. The various maps are objects and thus we don't need to update the pointers at the end.
I'm not really sure how some of the imports got removed. Some strange things happened with git, but everything was still compiling so they couldn't have been important.
This is not meant to be a finished pull request, but more of a work in progress for one thing the dependencies have not be updated and the version number has not changed. Still this appears to compile and work.
A few notable changes: