When the player sleeps in a bed, instead of the hand's 'use' animation being displayed before entering the bed, it will play after the player wakes up.
Steps to Reproduce:
(Slowing down the tick rate can make it easier to visualize the issue)
Turn time to night
/time set midnight
Sleep in a bed
Wait to wake up / Set time to day
/time set day
Observed & Expected Behavior:
❌ The hand animation will play when waking up
✔ The hand animation should play when entering the bed
Screenshots/Videos:
[media]
Notes:
Related to other hand animation issues:
MC-192509 MC-170323 MC-194699 MC-200544 MC-160904 MC-195510 MC-196108
Can confirm. The hand animation seems to be delayed on client side. The player who sleeps in the bed will not see the hand animation when lying down in the bed, but sees it when leaving the bed. Other players see the hand animation when the player goes into the bed, but not when the player leaves the bed. Seems like the hand animation gets paused for the player who is sleeping in the bed.