AT bullshit
This commit is contained in:
@@ -1029,7 +1029,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
@@ -0,0 +0,0 @@ public class ServerChunkCache extends ChunkSource {
|
||||
}
|
||||
|
||||
public boolean runDistanceManagerUpdates() { // Paper - packate-private -> public
|
||||
public boolean runDistanceManagerUpdates() {
|
||||
+ if (distanceManager.delayDistanceManagerTick) return false; // Paper
|
||||
boolean flag = this.distanceManager.runAllUpdates(this.chunkMap);
|
||||
boolean flag1 = this.chunkMap.promoteChunkMap();
|
||||
|
||||
Reference in New Issue
Block a user