BTEUK / TeachingTutorials

An interactive tutorials system for Build the Earth
MIT License
0 stars 0 forks source link

Enable the refreshing of virtual blocks to be called manually adhoc #121

Open george112n opened 2 months ago

george112n commented 2 months ago

Rewrite the virtual blocks refresh mechanism to allow other components of the system to call it to refresh blocks. This would be particularly useful for minimising the affect of blocks rapidly disappearing and reappearing again when calculating world edit changes.

It would avoid the other solution of increasing the refresh rate even more, thereby saving server resources.