HypixelDev / PublicAPI

Official Java implementation of the Hypixel Public API.
https://api.hypixel.net
MIT License
533 stars 152 forks source link

Cleaned up Most reply API and util API #489

Closed oodvg closed 2 years ago

oodvg commented 2 years ago

Code cleanup most of the reply API.

Its not the best but I did move some things and decided to spread a few things out.

TheNullicorn commented 2 years ago

Have you made any changes to the code, or is it just reformatted? Some more details would be nice.

This is subjective, but I'm not sure I like some of the reformatting. For example the expanded EXPERIENCE_LEVELS array in Pet.java, which you now have to scroll past to get to the class itself.

oodvg commented 2 years ago

its just a small cleanup. nothing new to the code.

ConnorLinfoot commented 2 years ago

As this doesn't provide any gain to the project, this isn't something we wish to merge. The code style that is used is primarily based on the default within IntelliJ, and I don't think it makes sense to make changes to this.

oodvg commented 2 years ago

no worries.