dragonfly
dragonfly copied to clipboard
Use UpdateBlockSync for falling blocks
This should help reduce the choppy/flashing behaviour that we currently have.
I do wonder how this should be structured API-wise. Maybe some sort of Transition option pointing to some sort of block.Transition type, which would be checked upon sending the block update?