Changes

Summary

  1. Avoid writing configurations repeatedly, avoid retrieving class bytes (commit: 708380e) (details)
Commit 708380ede58e93bb94202a02487c6a8358113477 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: 708380e)
The file was modifiedsrc/common/me/nallar/tickthreading/Log.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 modifiedsrc/nmsprepatcher/me/nallar/nmsprepatcher/PrePatcher.java (diff)
The file was modifiedresources/patches-deobfuscated.xml (diff)
The file was addedsrc/common/me/nallar/patched/PatchConfigCategory.java
The file was addedsrc/common/me/nallar/patched/PatchConfiguration.java
The file was modifiedsrc/common/me/nallar/patched/PatchMinecraftServer.java (diff)