Commit 797b00e
authored
Add missing guild information (#466)
* Add POJO for guild ranks
* Refactor GuildReply & inner classes
* Add "unused" suppression on GuildReply
* Add per-game experience to guild reply
* Make weekly exp accessible for Guild.Member
* Make GetGuildExample more informative
* Add preferredGames support; begin making Guild immutable
* Refactor and document Banner class
* Add a few more comments to example
* Add achievement stats to Guild
* Fix confusing legacyRanking behavior
* Add preferredGames to example
* Add missing quote to javadoc link1 parent c3bc669 commit 797b00e
File tree
5 files changed
+876
-61
lines changed- hypixel-api-core/src/main/java/net/hypixel/api
- data/type
- reply
- util
- hypixel-api-example/src/main/java/net/hypixel/api/example
5 files changed
+876
-61
lines changedLines changed: 32 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments