Team color is not used for advanced tooltips entity name hover event
The bug
The team color is not used for the advanced tooltips entity name hover event.
How to reproduce
- Summon a pig with a colored name
/summon pig ~ ~ ~ {CustomName:"{\"text\":\"test\",\"color\":\"red\"}"} - Create a team with a team color
/team add blueTeam /team modify blueTeam color blue /team join blueTeam @e[type=pig]
- Make sure advanced tooltips are active (F3 + H)
- Have the name of the pig be displayed in chat and hover over it
/say @e[type=pig]
→
The name in the hover event is red
2018-01-27, 07:31 PM
2019-01-01, 08:49 AM
2019-01-01, 08:49 AM
2
2
advanced-tooltips, hoverEvent, team-color
Minecraft 18w03b, Minecraft 1.13.1
-