Changes

Summary

  1. Prepatcher now patches generics. Fix a case where the tickRegions list (commit: 27e6d98) (details)
Commit 27e6d982bcd7f59dca8d2f6bcfd78a084c5ea14c by rallanpcl
Prepatcher now patches generics. Fix a case where the tickRegions list could break, fixes #506, #509, #510

Signed-off-by: Ross Allan <[email protected]>
(commit: 27e6d98)
The file was modifiedsrc/common/me/nallar/tickthreading/collections/ConcurrentIterableArrayList.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickManager.java (diff)
The file was modifiedsrc/nmsprepatcher/me/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was addedsrc/common/me/nallar/patched/annotation/Generic.java
The file was modifiedsrc/common/me/nallar/patched/collection/PatchLongHashMap.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)