1.21.6 Serverbound PlayState Packets
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
package client
|
||||
|
||||
//codec:gen
|
||||
type SetEntityVelocity struct {
|
||||
EntityID int32 `mc:"VarInt"`
|
||||
VelocityX, VelocityY, VelocityZ int16
|
||||
|
Reference in New Issue
Block a user