-
Bug
-
Resolution: Duplicate
-
None
-
1.16.4
-
None
-
Java 1.16.4
MacOS 10.14.6
-
Unconfirmed
-
(Unassigned)
Entering the following command to kill all parrot entities will not kill any parrots that are perched on the player's shoulders:
/kill @e[type=minecraft:parrot]
If the only parrots in the game are those currently on the player's shoulders, an error is displayed:
No entity was found
Killing all non-player entities has no effect on them either:
/kill @e[type!=player]
Killing all entities detaches the parrots from the player's shoulder as the player dies, but leaves the parrots alive:
/kill @e
- duplicates
-
MC-114967 Command selectors cannot find shoulder entities (parrots)
- Resolved