9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2026-01-04 15:31:43 +00:00

remove this

This commit is contained in:
NONPLAYT
2025-06-09 14:00:18 +03:00
parent f233eedf69
commit 467ef4e3d6

View File

@@ -1,10 +0,0 @@
--- a/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
+++ b/src/main/java/org/bukkit/craftbukkit/CraftWorld.java
@@ -467,7 +_,6 @@
}
this.unloadChunkRequest(x, z);
- this.world.getChunkSource().purgeUnload();
return !this.isChunkLoaded(x, z);
}