Changes

Summary

  1. Minor performance increase for LongHashMap patch, change SpawnerAnimals (commit: ea8133f) (details)
Commit ea8133ff2ba51c5abac232b571fddd14482ea0f4 by rallanpcl
Minor performance increase for LongHashMap patch, change SpawnerAnimals to use collections of primitive types to avoid boxing/unboxing.

Signed-off-by: Ross Allan <[email protected]>
(commit: ea8133f)
The file was modifiedsrc/common/me/nallar/patched/PatchSpawnerAnimals.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was addedsrc/common/me/nallar/tickthreading/collections/LongList.java
The file was addedsrc/common/me/nallar/patched/collection/PatchLongHashMap.java
The file was removedsrc/common/me/nallar/patched/collection/LongHashMap.java
The file was addedsrc/common/me/nallar/tickthreading/collections/LongSet.java