Use newer version of fernflower and remove __xx names

This commit is contained in:
Lucas
2019-07-04 23:51:52 +02:00
parent 1f2a9b21d6
commit a8d801d830
294 changed files with 27369 additions and 27322 deletions

View File

@@ -24,7 +24,7 @@ public class RunException extends RuntimeException {
@ObfuscatedGetter(
intValue = 121013503
)
public static int __fx_w;
public static int field761;
@ObfuscatedName("o")
@Export("string")
String string;
@@ -54,13 +54,12 @@ public class RunException extends RuntimeException {
public static void method3431() {
Object var0 = IndexStoreActionHandler.IndexStoreActionHandler_lock;
synchronized(IndexStoreActionHandler.IndexStoreActionHandler_lock) {
if(IndexStoreActionHandler.__iv_q != 0) {
IndexStoreActionHandler.__iv_q = 1;
if (IndexStoreActionHandler.field412 != 0) {
IndexStoreActionHandler.field412 = 1;
try {
IndexStoreActionHandler.IndexStoreActionHandler_lock.wait();
} catch (InterruptedException var3) {
;
} catch (InterruptedException var4) {
}
}