Aaron Suen b49a7386d8 Account for loaded but inactive sponge squeezers
Specifically for the case of sponge squeezers, not only do we need
enough map around the artificial water to be loaded, we need it to
actually be active, to be certain that the squeezer has an
opportunity to run and keep the water fresh.  This change should
prevent specific water nodes from disappearing from sponge
squeezers when they're right on the edge of the active mapblock
range.

This genericizes the API for checking the state of a mapblock, and
adds a function to check if a mapblock is active, not merely loaded.
2024-09-13 20:18:50 -04:00
..
2023-10-09 21:41:08 -04:00
2021-12-16 22:49:07 -05:00
2021-03-04 21:46:49 -05:00
2022-04-30 15:00:05 -04:00