1.16.4 weird behavior
cavallium opened this issue ยท 0 comments
Describe the bug
The packets received are almost always of the wrong type.
For example, using an arrow will result in a packet of type BLOCK_DIG.
Placing blocks also don't generate a packet of type BLOCK_PLACE.
To Reproduce
Steps to reproduce the behavior:
- Listen for BLOCK_PLACE and BLOCK_DIG packets
- Place a block
- Throw an arrow with a bow
Expected behavior
Receive the right packet types
Version Info
4.5.1, 4.6.0-SNAPSHOT, and also the pull request for 1.16.4