Changes

Summary

  1. Override all ArrayList methods in EntityList, to ensure nothing ever (commit: e13598a) (details)
Commit e13598a51d257394316d2f955edce3485adef2a6 by rallanpcl
Override all ArrayList methods in EntityList, to ensure nothing ever silently fails by interacting with parts of ArrayList, instead of the innerList.

Signed-off-by: Ross Allan <[email protected]>
(commit: e13598a)
The file was modifiedsrc/common/me/nallar/patched/network/PatchPacket10Flying.java (diff)
The file was modifiedsrc/common/me/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/entitylist/EntityList.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/TickManager.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/minecraft/commands/TicksCommand.java (diff)