Class - User

  • User.user_id:string - Id assigned to this user during registration
  • User.entity_id:string - Id of the entity representing the user in the world
  • User.entity_data:EntityData - Entity state data such as position
  • User.credentials:Credentials - Credentials such as user_id and username