diff --git a/src/packets.rs b/src/packets.rs index 25a46b8..ed3e5d7 100644 --- a/src/packets.rs +++ b/src/packets.rs @@ -1461,6 +1461,7 @@ pub mod play { status: DiggingStatus, location: BlockPos, face: BlockFace, + sequence: VarInt, } }