Paper icon indicating copy to clipboard operation
Paper copied to clipboard

remove duplicate animate packet for records

Open Machine-Maker opened this issue 3 years ago • 0 comments

Returning SUCCESS here will send an animate packet to all players tracking the "using" player which will be a duplicate packet because the server has already sent one in response to the serverbound arm swing packet. Verified the duplicate packet behavior on 1.19 using pakkit and a vanilla server vs a 1.19 paper server.

Machine-Maker avatar Dec 01 '22 20:12 Machine-Maker