[1.21.x] Make RenderPlayerEvent subclass RenderLivingEvent
Closes #1266
Shouldn't introduce breaking changes other than binary breaks. Also took the opportunity to clean up some of the docs that referenced now removed features, like GenericEvents and HasResult, and renamed "Forge event bus" references to "game event bus".
- [ ] Publish PR to GitHub Packages
Putting a 1.21.1 tag on this PR. It is a bit too late now to move events around. We can revisit this PR on next breaking mc version. Or if you adjust this PR to only be javadoc cleanup, we can merge that and have an issue report or something to do the event moving in future mc version
Understandable. I don't think the jdoc changes are important enough to warrant a separate PR just for these two classes. imo, they should either be fixed in bulk or modified when the classes are changed.
@neoforged/bots run applyAllFormatting
That's a very handy bot :p
🚀 This PR has been released as NeoForge version 21.3.26-beta.