-
Bug
-
Resolution: Fixed
-
Minecraft 18w08b, Minecraft 18w11a
-
None
-
Windows 10
-
Confirmed
How to meet the issue:
- Go into a world, and make sure the world has entities besides you.
- /tellraw @s
{"selector":"@s"}
, and you see your name. When you hover on or click your name, you see nothing.
- Select not only one entity, for example, /tellraw @s {"selector":"@e[limit=2,sort=nearest]". You see your name and another mobs name. Hover on either of the names, you see its type and uuid. When you click the name of the player, you see "/tellraw ..." normally.
Doesn't only affect the hover effect, all components except plain text seems to be affected. See comments for more info.
- relates to
-
MC-126479 Tellraw command only applies team color if using selector to target more than one entity
- Resolved