neopixeldev / hypixel-api-java

Asynchronous Java wrapper for the Hypixel API
MIT License
6 stars 2 forks source link

HypixelArcade implementation #112

Closed unpluggedsam closed 1 year ago

unpluggedsam commented 1 year ago

⚫ Add methods to HypixelArcade to retrieve data about a players overall arcade stats ⚫ Create a class for each mini-game in the Arcade lobby. ⚫ Add methods to each mini-game that retrieve data about the players stats in it.

Notes: Losing my sanity. Send some help with the game implementation please.