get Player
Retrieves data of a specific player, including game stats. https://api.hypixel.net/v2/player
Return
A PlayerResponse containing the player's data.
Parameters
uuid
The UUID of the player.
Throws
if the API returns an error.
Retrieves data of a specific player, including game stats. https://api.hypixel.net/v2/player
A PlayerResponse containing the player's data.
The UUID of the player.
if the API returns an error.