Skip to content

Player Input (unused)

Packet IDDirectionMojang NameMCP Name
0x1BServerboundPlayerInputPacketPacket27Position

This packet could be used for sending player input and movement states from the client to the server.

WARNING

This packet is completely unused in the Notchian server, so there's no example of what it should look or act like.

Serverbound

FieldTypeDescription
Strafe DirectionFloatStrafing movement
Forward DirectionFloatForward/Backward movement
PitchFloatPitch rotation
YawFloatYaw rotation
JumpingBooleanIf the player should jump
SneakingBooleanIf the player should sneak

Example Packet

FieldValue
Strafe Direction
Forward Direction
Pitch
Yaw
Jumping
Sneaking