even more work

This commit is contained in:
Jake Potrebic
2023-09-21 19:17:21 -07:00
parent 0fde46537f
commit aca9b5cf34
41 changed files with 45 additions and 61 deletions

View File

@@ -6061,8 +6061,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
}
+ this.removePlayerFromDistanceMaps(player); // Paper - distance maps
+ }
+
this.applyChunkTrackingView(player, ChunkTrackingView.EMPTY);
}