v1.3.1
Changes
- Fixed requesting UUID on every account serialisation if field does not exist
- Renamed
MojangApi.getUuid(...)
toGameProfileRepository(...).fetchUuidByUsername(...)
. - Fixed Microsoft account might not get their correct UUID as it was fetched by username instead of session.
Full Changelog: v1.3.0...v1.3.1