You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.
This is the Java client lib used by Minecraft to interact with the newly deployed public API for handling accounts and profiles at Mojang.
It's currently very limited and only allows player name -> id resolution but we're aiming to add on this in the future. The only documentation is the code, and if you find something particularly weird it's probably a combination between not wanting to introduce unnecessary dependencies to Minecraft and not going overkill.
This code is provided as a courtesy and feel free to build a client in another language to share with the community.