entity_action
The different entity actions which can be sent in a 0x0B packet
| name | description | 
|---|---|
| START_SNEAKING | Starts sneaking on the server | 
| STOP_SNEAKING | Stops sneaking on the server | 
| STOP_SLEEPING | Stops sleeping on the server | 
| START_SPRINTING | Starts sprinting on the server | 
| STOP_SPRINTING | Stops sprinting on the server | 
| RIDING_JUMP | Executes a riding jump on the server | 
| OPEN_INVENTORY | Executed an open inventory request on the server |