The bug
MC-70127 was marked as fixed for 1.20.2 pre-release 1. However, cacti and sugar cane, despite being covered under that ticket, are still affected by the issue.
How to reproduce
Open your F3 screen
Run the command
/gamerule randomTickSpeed 100
Place a cactus, paying attention to the right hand side of the screen where it lists block states
Wait five seconds
Right click the cactus
Expected results
The age state of the cactus would increase, which would be reported by the debug screen since you're looking at it and right clicking on the cactus wouldn't do anything.
Actual results
Right clicking the cactus causes the displayed "age" value to instantly increase from 0 to a higher value such as 5, implying that the block's state change on the server was not communicated to the client until a player interaction with this block forced it to update client-side.
Related issues
is duplicated by
Attachments
Comments


Can confirm in 1.20.3 Release Candidate 1

Still happening in 1.20.5 snapshot 24w12a (and also for bamboo I think)

Can confirm in 1.20.6 and 1.21 pre-releases