Players can control the direction of pig or horse heads
Players can control the direction of pig or horse heads.
Players and the pig head move up and down synchronization.
This makes the pig head becomes strange.
Video:
16w06a: https://www.youtube.com/watch?v=KO8dB_uLTE8
1.8.9: https://www.youtube.com/watch?v=fII1fKlsP2U
Code analysis by Marcono1234 can be found in this comment.
Linked Issues
relates to4
- Works As Intended
[Mod] Les3awe- 11
- 6
- Confirmed
- Entities Mob behaviour Parity Player
- vanilla-parity
16w06a - 1.18.1
16w06a 16w07a 16w07b 1.9-pre1 1.9-pre2 1.9-pre3 1.9-pre4 1.9 1.9.1-pre1 1.9.1-pre2 1.9.1-pre3 1.9.1 1.9.2 16w14a 16w15a 16w15b 1.9.3-pre1 1.9.3-pre2 1.9.3-pre3 1.9.3 1.9.4 16w20a 16w21a 16w21b 1.10-pre1 1.10-pre2 1.10 1.10.1 1.10.2 16w32a 16w32b 16w33a 16w35a 16w36a 16w38a 16w39a 16w39b 16w39c 16w40a 16w41a 16w42a 16w43a 16w44a 1.11-pre1 1.11 16w50a 1.11.2 17w06a 17w13a 17w13b 17w14a 17w15a 17w16a 17w16b 17w17a 17w17b 17w18a 17w18b 1.12-pre1 1.12-pre2 1.12-pre3 1.12-pre4 1.12-pre5 1.12-pre6 1.12-pre7 1.12 1.12.1-pre1 1.12.1 1.12.2-pre1 1.12.2-pre2 1.12.2 17w43a 17w43b 17w45a 17w45b 17w46a 17w47a 17w47b 17w48a 17w49a 17w49b 17w50a 18w01a 18w02a 18w03b 18w05a 18w06a 18w07a 18w07b 18w07c 18w08a 18w08b 18w09a 18w10a 18w10b 18w10c 18w10d 18w11a 18w14a 18w14b 18w15a 1.13-pre1 1.13-pre6 1.13 18w31a 18w32a 18w33a 1.13.1-pre1 1.13.1-pre2 1.13.1 1.13.2-pre1 1.13.2-pre2 1.13.2 18w43a 18w43b 18w43c 18w44a 18w48a 18w48b 18w49a 18w50a 19w12b 19w13b 19w14a 19w14b 1.14.3 1.14.4 19w34a 19w39a 19w45b 1.15-pre1 1.15 1.15.1 1.15.2-pre2 1.15.2 20w06a 20w07a 20w08a 20w09a 20w10a 20w11a 20w12a 20w13a 20w13b 20w18a 1.16-rc1 1.16 1.16.1 1.16.2-pre1 1.16.2-rc1 1.16.2-rc2 1.16.2 1.16.3 1.16.4-pre1 1.16.4-rc1 1.16.4 20w45a 20w46a 20w48a 21w03a 1.16.5 21w05a 21w05b 21w06a 21w07a 21w13a 21w16a 1.17-pre2 1.17-pre5 1.17-rc1 1.17-rc2 1.17 1.17.1-rc1 1.17.1 21w37a 21w40a 21w43a 1.18-pre5 1.18 1.18.1-rc1 1.18.1
Created Issue:
Players can control the direction of the horse / pig head
Players can control the direction of the horse / pig head.
Players and the horse / pig head move up and down synchronization.Environment
OS : Windows 10 64-bit
Java 8 version : 1.8.0_71-b15 64-bit
CPU : Intel(R) Core(TM) i5-4460 CPU @ 3.20GHz
GPU : NVIDIA GeForce GTX 650
Drivers : GeForce 361.43
Players can control the direction of thehorse /pig head
Players can control the direction of the
horse /pig head.
Players and thehorse /pig head move up and down synchronization.
Players can control the direction of the pig head.
Players and the pig head move up and down synchronization.Video:
relates to
Players can control the direction of the pig head.
Players and the pig head move up and down synchronization.
This makes the pig head becomes strange.Video:
Players can control the direction of the pig head.
Players and the pig head move up and down synchronization.
This makes the pig head becomes strange.Video:
16w06a: https://www.youtube.com/watch?v=KO8dB_uLTE8
1.8.9: https://www.youtube.com/watch?v=fII1fKlsP2U
Code analysis by Marcono1234 can be found in this comment.
relates to
Players can control the direction ofthe pigheadPlayers can control the direction of pig/horse heads
relates to
relates to
Players can control the direction of
the pighead.
Players and the pig head move up and down synchronization.
This makes the pig head becomes strange.Video:
16w06a: https://www.youtube.com/watch?v=KO8dB_uLTE8
1.8.9: https://www.youtube.com/watch?v=fII1fKlsP2U
Code analysis by Marcono1234 can be found in this comment.
Players can control the direction of pig or horse heads.
Players and the pig head move up and down synchronization.
This makes the pig head becomes strange.Video:
16w06a: https://www.youtube.com/watch?v=KO8dB_uLTE8
1.8.9: https://www.youtube.com/watch?v=fII1fKlsP2U
Code analysis by Marcono1234 can be found in this comment.
Players can control the direction of pig/horse headsPlayers can control the direction of pig or horse heads




Possibly work as intended?
This makes the pig head becomes strange.
Maybe caused by
MC-96821Confirmed for
Please link to this comment in the description
The following is based on decompiled version of Minecraft 1.9 using MCP 9.24 beta. All method and class names are the names used in the decompiled version.
The reason why this happens is because the method net.minecraft.entity.passive.EntityPig.moveEntityWithHeading(float, float) is setting the pitch rotation of the pig to the pitch rotation of the player. This makes little sense because the player is only moving his head but not the carrot on a stick.
Applies also to horses in 1.10.1
This is obviously a feature as it is working as intended
Can confirm in 20w48a.
Can confirm in 21w03a.
Can confirm in 21w05a.
Can confirm in 21w05b.
Can confirm in 21w06a.
Can confirm in 21w07a.
Can confirm in 21w13a.
Can confirm in 21w16a.
Can confirm in 1.17.1. I've attached some screenshots and videos which demonstrate this issue.
MC-96854.mp4


MC-96854 - Facing Up.png
MC-96854 - Facing Down.png
Can confirm in 1.18.1.