Geyser/connector
Camotoy 96db37c14c
Fix bucket interactions on creative mode (#1369)
* Fix bucket interactions on creative mode

Bedrock uses the BLOCK_INTERACT enum of BedrockActionTranslator to truly indicate if a bucket should be used or not. In order to hook into this, we need to delay the bucket placing by about 5 milliseconds - this gives us time to cancel the interaction if needed.

Bucket sounds will now not play in this case as well.
2020-10-12 20:02:41 -04:00
..
src/main Fix bucket interactions on creative mode (#1369) 2020-10-12 20:02:41 -04:00
pom.xml Area cloud fixes (#684) 2020-10-08 18:33:36 -04:00