Port chunk priority urgency patch

This commit is contained in:
KennyTV 2021-06-16 12:14:53 +02:00
parent 4b17540b42
commit 9e1255cff9
No known key found for this signature in database
GPG key ID: 6BE3B555EBC5982B
224 changed files with 388 additions and 545 deletions

View file

@ -180,3 +180,6 @@ public net.minecraft.server.level.ServerLevel players
# Improve block entity unload performance
public net.minecraft.Util$IdentityStrategy
# Chunk priority urgency system
public net.minecraft.server.level.ChunkMap$ChunkDistanceManager