Fix: Despawn fake bar if another fake entity or entity is mounted
Fix bug where fake health bar would be displaced by other fake entities mounting on player or entity.
Now listens for SetPassengers packets and removes bar if it gets replaced.
Currently removes the bar if replaced. You can modify the logic to re-mount it instead if desired.