GeyserMC / Geyser

A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition.
https://geysermc.org
MIT License
4.71k stars 674 forks source link

PLAYER_BLOCK_INTERACTION_RANGE Attribute do not apply to Bedrock Edition Player. #4864

Closed superwfox closed 2 months ago

superwfox commented 2 months ago

Describe the bug

Can not set the attribute correctly.

To Reproduce

1.Set the PLAYER_BLOCK_INTERACTION_RANGE Attribute for both Java and Bedrock Player 2.Dig the squares at the same starting point IMG_0357

Expected behaviour

Bedrock Player should get the right hand

Screenshots / Videos

No response

Server Version and Plugins

No response

Geyser Dump

No response

Geyser Version

latest

Minecraft: Bedrock Edition Device/Version

1.21.2,IOS/windows11

Additional Context

No response

onebeastchris commented 2 months ago

This is unfortunately a can't fix as this feature does not exist on Bedrock edition :/

letsgoawaydev commented 2 months ago

This could be supported for distances up to and lower than 5 blocks right? but not for anything above that

superwfox commented 2 months ago

However the original client support 7blocks and even 10blocks on BE

onebeastchris commented 2 months ago

Yes, block ranges up until that could probably be supported.

superwfox commented 2 months ago

i tried but it doesn't work at all

Camotoy commented 2 months ago

Further block ranges will be respected as much as we are able to support them as of the latest commit.