Changes

Summary

  1. Don't recreateStructures twice, add entities/tile entities to world (commit: 898b4a4) (details)
Commit 898b4a4cef0540fecc309b1eca04425aaddb098d by rallanpcl
Don't recreateStructures twice, add entities/tile entities to world entity list before adding chunk to chunks map.

Signed-off-by: Ross Allan <[email protected]>
(commit: 898b4a4)
The file was modifiedsrc/common/me/nallar/patched/world/PatchWorld.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/PatchChunk.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)