mirror of
https://github.com/italicsjenga/valence.git
synced 2024-12-23 22:41:30 +11:00
Add sequence to PlayerDigging
This commit is contained in:
parent
f75debdd50
commit
09b434f298
|
@ -1461,6 +1461,7 @@ pub mod play {
|
||||||
status: DiggingStatus,
|
status: DiggingStatus,
|
||||||
location: BlockPos,
|
location: BlockPos,
|
||||||
face: BlockFace,
|
face: BlockFace,
|
||||||
|
sequence: VarInt,
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue