Update incremental chunk saving

This commit is contained in:
Jason Penilla
2021-06-17 01:37:27 -07:00
parent bd75fb2329
commit 1ffd69b7cc
6 changed files with 449 additions and 7 deletions

View File

@@ -191,3 +191,6 @@ public net.minecraft.world.entity.monster.Vindicator isJohnny
public net.minecraft.server.level.Ticket createdTick
public net.minecraft.server.level.ServerChunkCache CHUNK_STATUSES
public net.minecraft.server.level.ChunkHolder pos
# Incremental chunk saving
public net.minecraft.world.level.entity.PersistentEntitySectionManager storeChunkSections(JLjava/util/function/Consumer;)Z