Changes

Summary

  1. Now with ~80% less compile errors! Fixed missing jackson JSON mapper (commit: 29e9977) (details)
Commit 29e9977433f6da3fe3c44b989db8e189b8aa8425 by rallanpcl
Now with ~80% less compile errors! Fixed missing jackson JSON mapper library, fixed PatchInt/LongHashMap, fixed WrappedScheduledTickHandler.

Signed-off-by: Ross Allan <[email protected]>
(commit: 29e9977)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was modifiedsrc/main/java/nallar/patched/forge/PatchConfiguration.java (diff)
The file was modifiedsrc/main/java/nallar/tickthreading/util/WrappedScheduledTickHandler.java (diff)
The file was modifiedsrc/main/java/nallar/patched/storage/ThreadedChunkProvider.java (diff)
The file was modifiedsrc/main/java/nallar/patched/collection/PatchLongHashMap.java (diff)
The file was modifiedsrc/main/java/nallar/patched/collection/PatchIntHashMap.java (diff)
The file was modifiedbuild.gradle (diff)