Use newer version of fernflower and remove __xx names
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import net.runelite.mapping.Export;
|
||||
import net.runelite.mapping.ObfuscatedGetter;
|
||||
import net.runelite.mapping.ObfuscatedName;
|
||||
import net.runelite.mapping.ObfuscatedSignature;
|
||||
@@ -14,17 +13,13 @@ public class class311 {
|
||||
@ObfuscatedGetter(
|
||||
intValue = -2077113503
|
||||
)
|
||||
static int __ka_e;
|
||||
static int field1156;
|
||||
@ObfuscatedName("f")
|
||||
@ObfuscatedGetter(
|
||||
intValue = -800980069
|
||||
)
|
||||
final int field3809;
|
||||
|
||||
static {
|
||||
field3810 = new class311(3);
|
||||
}
|
||||
|
||||
class311(int var1) {
|
||||
this.field3809 = var1;
|
||||
}
|
||||
@@ -35,6 +30,10 @@ public class class311 {
|
||||
garbageValue = "-2017595575"
|
||||
)
|
||||
public static RectangleMode[] method5822() {
|
||||
return new RectangleMode[]{RectangleMode.__lj_f, RectangleMode.__lj_m, RectangleMode.__lj_q};
|
||||
return new RectangleMode[]{RectangleMode.field758, RectangleMode.field757, RectangleMode.field759};
|
||||
}
|
||||
|
||||
static {
|
||||
field3810 = new class311(3);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user