ProtocolLib

3M Downloads

[PacketType.Play.Client.BLOCK_DIG] BlockPosition wrong y

luapascoal opened this issue ยท 1 comments

commented
  • This issue is not solved in a development build

Describe the bug
My server is 1.20.4 w/ via plugins

In 1.8 (I don't know if it's just her) packet.blockPositionModifier.read(0) sends a block position with y = -1 (incorrect y)

To Reproduce
Steps to reproduce the behavior:
Use BLOCK_DIG packet listener, and read the block position modifier

Screenshots
image
image
image
image

Version Info
5.3.0-SNAPSHOT-723

commented

Triend on 5.2.0 version