mirror of
https://github.com/italicsjenga/valence.git
synced 2025-01-27 05:56:33 +11:00
Add sequence to PlayerDigging
This commit is contained in:
parent
f75debdd50
commit
09b434f298
1 changed files with 1 additions and 0 deletions
|
@ -1461,6 +1461,7 @@ pub mod play {
|
|||
status: DiggingStatus,
|
||||
location: BlockPos,
|
||||
face: BlockFace,
|
||||
sequence: VarInt,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue