zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
671 stars 193 forks source link

Entity.setSneaking doesn't works #1449

Open Davidm16 opened 7 years ago

Davidm16 commented 7 years ago

The player should crouch if this is true.

ghost commented 7 years ago

I'm pretty sure this is only used for mobs... You technically shouldn't be able to force the player to sneak because this would require a few advanced functions to be tweaked... or they'll be broken

Davidm16 commented 7 years ago

You could bend from the previous version and already it was available the crouch button.

ghost commented 7 years ago

That proves what..? I mean that it is of course possible to crouch ingame but coding it could cause severe bugs if it wasn't implemented properly