Mojang · Example Payload

Minecraft Services Player Attributes Update Example

Games And ComicsMinecraftGamingIdentityPlayer ProfilesSessionPublic APIs

Minecraft Services Player Attributes Update Example is an example object payload from Mojang, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

profanityFilterPreferencesfriendsPreferences

Example Payload

Raw ↑
{
  "profanityFilterPreferences": null,
  "friendsPreferences": null
}