Changes

Summary

  1. Make iteration of tickRegions safe, try to reduce EntitySpawnedSkeleton (commit: 140b528) (details)
Commit 140b52843edb47774f2586afc1ff26648bd348b2 by rallanpcl
Make iteration of tickRegions safe, try to reduce EntitySpawnedSkeleton CPU usage

Signed-off-by: Ross Allan <[email protected]>
(commit: 140b528)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickManager.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/ThreadManager.java (diff)
The file was addedsrc/common/me/nallar/tickthreading/collections/ConcurrentIterableArrayList.java
The file was modifiedsrc/common/me/nallar/tickthreading/patcher/Patches.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickThreading.java (diff)