Verification builds:
1.4.2.0
Summary:
Observers in Bedrock have a 3 redstone tick delay, which is different to the Java version which has a delay of 1 redstone tick.
Steps to Reproduce:
See screenshots for setup
Run two observers into separate command blocks that run the command time query gametime
Observe the difference between the command block time output
Run test to the Java Edition, and observe the timing there
Observed Results:
In Bedrock, there is a 6 game tick (3 rs) tick delay on the observer output. In Java, there is a 2 game tick (1 rs) tick delay.
Expected Results:
The delay should be the same across versions wherever possible, so 1 rs tick.
Screenshots/Videos attached: Yes
Notes:
Linked issues
Attachments
Comments 3
Cleaning up old tickets: This ticket has not been updated recently (~1 year+) so is being closed as Cannot Reproduce. If you feel this is still a valid issue then please comment, or create a new ticket following the Issue Guidelines.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
I think that is intended.