Bucket entities lose `CustomNameVisible` tag when picking up and replacing with bucket
Summoned bucket entities with the `CustomNameVisible` tag lose that tag when picked up with a bucket, then replaced in the world.
Steps to reproduce:
- Summon an Axolotl/Fish/Tadpole with `CustomNameVisible` tag set to `true`.

- Pickup entities with a water bucket.
- Place entities in the world from bucket.

Entities will have the `CustomNameVisible` tag removed.