-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Events Guide #22
Events Guide #22
Conversation
✅ Deploy Preview for nimble-elf-d9d491 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
I feel like the EventIndex can be automated, or we can just link to the fabric-api javadoc instead - dont worry much about it. |
reference/latest/src/main/java/com/example/docs/event/Events.java
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nitpicks. See modmuss's review for the major stuff.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! You just need to solve the checkstyle issues 👍
Ports the "Events" related pages from the Wiki. I did not include the Event Index, as it's draft itself and looks very painful to maintain.
Overall, very little changed. Minor code changes to support MC 1.20.x.