mojira.dev
MC-11141

Minecraft player head rotation not working when entity being spawned

Whenever a player gets created using the spawn named entity packet the player faces to as well yaw and pitch 0.

Reason for this is that the client ignores the packet because the entity has not been notified as created yet.

This can either be fixed client-side by handling entity create packets before the orther entity packets.

Or server-side by sending the head rotation packet 1 ms later.

This also happends in vanilla minecraft and all you have to do to reproduce it is join and look at a player but make sure the player is not moving.

Linked issues

Comments 4

Upload a screenshot please 😃

What would you want to see in a screenshot?
The player does not rotate the direction he is looking at but how would you notice?
The annoying this is that when someone it looking at a spot and you think he cant see you he might actualy be looking at you :$

Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.

No response in 8 months, assuming no longer an issue.

Lennart ten Wolde

(Unassigned)

Unconfirmed

Minecraft 1.4.7

Retrieved