digging_action
The different digging actions which can be sent in a 0x07 packet
| name | description |
|---|---|
| START_DESTROY_BLOCK | Starts destroying a block |
| ABORT_DESTROY_BLOCK | Aborts destroying a block |
| STOP_DESTROY_BLOCK | Stops destroying a block, indicating its broken |
| DROP_ALL_ITEMS | Drops all items |
| DROP_ITEM | Drops one item |
| RELEASE_USE_ITEM | Releases the current item |