Changes

Summary

  1. Fix setting synchronized methods with the flag for volatile fields, (commit: 3bf44ef) (details)
Commit 3bf44eff18521a4dbc9d0fec8a5baf073b504ab7 by rallanpcl
Fix setting synchronized methods with the flag for volatile fields, which is reused as indicating a bridge method causing a warning when the prepatcher declared a synchronized method. Fix PatchSpawnerAnimals compile error if compiling for java 6 but using java 7 libraries.

Signed-off-by: Ross Allan <[email protected]>
(commit: 3bf44ef)
The file was modifiedsrc/main/java/nallar/patched/PatchSpawnerAnimals.java (diff)
The file was modifiedbuildSrc/src/nallar/nmsprepatcher/PrePatcher.java (diff)