kangarko / Foundation

Foundation™ helps you create highly customized Minecraft plugins (based on Spigot/Paper API) that support multiple MC versions.
https://mineacademy.org
337 stars 62 forks source link

Add JavaDocs to classes, fields and methods, as well as the return and parameter arguments for each method #227

Closed MrCrazys closed 1 year ago

MrCrazys commented 1 year ago
kangarko commented 1 year ago

Thanks, I'll pull it manually later.

We can't rename methods because it will break all programs our students are using for now, I only do this on major version bumps (i.e. 5.0 to 6.0) so I can't pull this commit entirely.

MrCrazys commented 1 year ago

Alright, that's okay. Just a personal preference I suppose. It doesn't really matter. Just happy to contribute!