Changes

Summary

  1. Check patches earlier in startup process if possible. (commit: e80bcd3) (details)
  2. Checking patches early now actually works. (commit: cc092db) (details)
Commit e80bcd378c0fa10a81cfb0aa1a07b3fbca4ddac4 by rallanpcl
Check patches earlier in startup process if possible.

Signed-off-by: Ross Allan <[email protected]>
(commit: e80bcd3)
The file was modifiedsrc/common/nallar/patched/server/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/nallar/tickthreading/util/PatchUtil.java (diff)
The file was modifiedsrc/common/nallar/tickthreading/minecraft/TickThreading.java (diff)
Commit cc092db39353a43063ca97789393954ae3aa4c1f by rallanpcl
Checking patches early now actually works.

Signed-off-by: Ross Allan <[email protected]>
(commit: cc092db)
The file was modifiedsrc/common/nallar/patched/server/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/nallar/tickthreading/util/PatchUtil.java (diff)