Changes

Summary

  1. Avoid writing configurations repeatedly, avoid retrieving class bytes (commit: d9c1dd7) (details)
Commit d9c1dd7a5ead08ab7c090beea1b017590d623c97 by rallanpcl
Avoid writing configurations repeatedly, avoid retrieving class bytes twice, use sun.misc.Resource.getBytes if available.

Signed-off-by: Ross Allan <[email protected]>
(commit: d9c1dd7)
The file was modifiedsrc/common/me/nallar/patched/PatchMinecraftServer.java (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/LogFormatter.java (diff)
The file was modifiedsrc/common/me/nallar/patched/PatchRelaunchClassLoader.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was modifiedsrc/common/me/nallar/tickthreading/Log.java (diff)
The file was modifiedsrc/nmsprepatcher/me/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was addedsrc/common/me/nallar/patched/PatchConfigCategory.java
The file was addedsrc/common/me/nallar/patched/PatchConfiguration.java