Wrong packetorder
LIWKK opened this issue ยท 6 comments
ViaRewind makes players to send PacketPlayInArmAnimation on post (normally sent on pre) when u place or break blocks.
You're welcome to PR a better solution for this issue.
InArmAnimation when placing or breaking block is sent on pre every version of minecraft.
But the order of packets when hitting entities has changed. There is no information in the animation packet on which action it was triggered by.