Changes

Summary

  1. Store forcedChunks as field of World, instead of using a map. (commit: 761ce78) (details)
Commit 761ce78c74a6dbc2adf1589a851a87d33231219d by rallanpcl
Store forcedChunks as field of World, instead of using a map.

Signed-off-by: Ross Allan <[email protected]>
(commit: 761ce78)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/tickregion/TileEntityTickRegion.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchWorld.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchForgeChunkManager.java (diff)
The file was addedsrc/common/me/nallar/tickthreading/collections/ForcedChunksRedirectMap.java