-
Bug
-
Resolution: Unresolved
-
None
-
1.21, 1.21.2 Pre-Release 3, 1.21.2
-
None
-
Confirmed
-
Accessibility, Commands
-
Low
-
Gameplay
The Bug:
The subtitle for when ender pearls teleport non-player entities is "Player teleports".
Steps to Reproduce:
- Ensure that you have subtitles enabled in your accessbility settings.
- Summon a husk and obtain an ender pearl.
- Throw the ender pearl directly upwards and quickly change the owner of the ender pearl to the nearby husk by using the command provided below.
/execute as @e[type=minecraft:ender_pearl] at @s run data modify entity @s Owner set from entity @n[type=minecraft:husk,limit=1] UUID
- Watch your subtitles overlay closely as the ender pearl lands.
Observed Behavior:
The subtitle produced is "Player teleports" despite a non-player entity being teleported.
Expected Behavior:
The subtitle produced would not be "Player teleports" as a player was not teleported.