- Now that [generations start at 1](https://github.com/bevyengine/bevy/pull/9907), we will need to update entity serialization for bevy v0.13. - The new [EntityMapper](https://github.com/bevyengine/bevy/pull/11428) trait means we can deprecate `MapNetworkEntities` and `Mapper`.