Fixes the issue with chunk updates when block break/places occur.
Caveats
Does this introduce any new bugs?
May result in some overhead, however blocking queue's may help fix that issue - we may need to improve cache efficiency with this later (my frame time graph showed essentially no changes so I think we're fine right now).
Resolves: # Authors: @beeperdeeper089
Summary of changes
Caveats
Does this introduce any new bugs?
On approval
Merge.