remove chunkWrapper.isStillValid()

This commit is contained in:
James Seibel
2025-12-18 09:35:02 -06:00
parent b1b0642fbe
commit 1aabc0c792
@@ -126,8 +126,6 @@ public interface IChunkWrapper extends IBindable
IBiomeWrapper getBiome(int relX, int relY, int relZ);
boolean isStillValid();
//========================//