mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-11 17:10:24 -07:00
Rename Class3_Sub1_* to TextureOp*
This commit is contained in:
parent
cb08770f85
commit
371d689b2a
36 changed files with 102 additions and 102 deletions
|
|
@ -31,7 +31,7 @@ public final class Static206 {
|
||||||
@OriginalMember(owner = "client!qk", name = "a", descriptor = "(ZIIIIFII)[I")
|
@OriginalMember(owner = "client!qk", name = "a", descriptor = "(ZIIIIFII)[I")
|
||||||
public static int[] method3679(@OriginalArg(5) float arg0) {
|
public static int[] method3679(@OriginalArg(5) float arg0) {
|
||||||
@Pc(11) int[] local11 = new int[2048];
|
@Pc(11) int[] local11 = new int[2048];
|
||||||
@Pc(15) Class3_Sub1_Sub4 local15 = new Class3_Sub1_Sub4();
|
@Pc(15) TextureOp4 local15 = new TextureOp4();
|
||||||
local15.anInt646 = 8;
|
local15.anInt646 = 8;
|
||||||
local15.anInt642 = 4;
|
local15.anInt642 = 4;
|
||||||
local15.anInt650 = 35;
|
local15.anInt650 = 35;
|
||||||
|
|
|
||||||
|
|
@ -84,83 +84,83 @@ public final class Static223 {
|
||||||
@OriginalMember(owner = "client!sc", name = "a", descriptor = "(IZ)Lclient!j;")
|
@OriginalMember(owner = "client!sc", name = "a", descriptor = "(IZ)Lclient!j;")
|
||||||
public static TextureOp method3860(@OriginalArg(0) int arg0) {
|
public static TextureOp method3860(@OriginalArg(0) int arg0) {
|
||||||
if (arg0 == 0) {
|
if (arg0 == 0) {
|
||||||
return new Class3_Sub1_Sub23();
|
return new TextureOp20();
|
||||||
} else if (arg0 == 1) {
|
} else if (arg0 == 1) {
|
||||||
return new TextureOpColorFill();
|
return new TextureOpColorFill();
|
||||||
} else if (arg0 == 2) {
|
} else if (arg0 == 2) {
|
||||||
return new Class3_Sub1_Sub31();
|
return new TextureOp27();
|
||||||
} else if (arg0 == 3) {
|
} else if (arg0 == 3) {
|
||||||
return new Class3_Sub1_Sub29();
|
return new TextureOp25();
|
||||||
} else if (arg0 == 4) {
|
} else if (arg0 == 4) {
|
||||||
return new Class3_Sub1_Sub20();
|
return new TextureOp17();
|
||||||
} else if (arg0 == 5) {
|
} else if (arg0 == 5) {
|
||||||
return new Class3_Sub1_Sub24();
|
return new TextureOp21();
|
||||||
} else if (arg0 == 6) {
|
} else if (arg0 == 6) {
|
||||||
return new Class3_Sub1_Sub2();
|
return new TextureOp2();
|
||||||
} else if (arg0 == 7) {
|
} else if (arg0 == 7) {
|
||||||
return new TextureOpCombine();
|
return new TextureOpCombine();
|
||||||
} else if (arg0 == 8) {
|
} else if (arg0 == 8) {
|
||||||
return new TextureOpCurve();
|
return new TextureOpCurve();
|
||||||
} else if (arg0 == 9) {
|
} else if (arg0 == 9) {
|
||||||
return new Class3_Sub1_Sub8();
|
return new TextureOp7();
|
||||||
} else if (arg0 == 10) {
|
} else if (arg0 == 10) {
|
||||||
return new TextureOpColorGradient();
|
return new TextureOpColorGradient();
|
||||||
} else if (arg0 == 11) {
|
} else if (arg0 == 11) {
|
||||||
return new Class3_Sub1_Sub21();
|
return new TextureOp18();
|
||||||
} else if (arg0 == 12) {
|
} else if (arg0 == 12) {
|
||||||
return new Class3_Sub1_Sub1();
|
return new TextureOp1();
|
||||||
} else if (arg0 == 13) {
|
} else if (arg0 == 13) {
|
||||||
return new Class3_Sub1_Sub30();
|
return new TextureOp26();
|
||||||
} else if (arg0 == 14) {
|
} else if (arg0 == 14) {
|
||||||
return new Class3_Sub1_Sub32();
|
return new TextureOp28();
|
||||||
} else if (arg0 == 15) {
|
} else if (arg0 == 15) {
|
||||||
return new Class3_Sub1_Sub16();
|
return new TextureOp14();
|
||||||
} else if (arg0 == 16) {
|
} else if (arg0 == 16) {
|
||||||
return new Class3_Sub1_Sub9();
|
return new TextureOp8();
|
||||||
} else if (arg0 == 17) {
|
} else if (arg0 == 17) {
|
||||||
return new Class3_Sub1_Sub15();
|
return new TextureOp13();
|
||||||
} else if (arg0 == 18) {
|
} else if (arg0 == 18) {
|
||||||
return new TextureOpTiledSprite();
|
return new TextureOpTiledSprite();
|
||||||
} else if (arg0 == 19) {
|
} else if (arg0 == 19) {
|
||||||
return new Class3_Sub1_Sub19();
|
return new TextureOp16();
|
||||||
} else if (arg0 == 20) {
|
} else if (arg0 == 20) {
|
||||||
return new Class3_Sub1_Sub13();
|
return new TextureOp11();
|
||||||
} else if (arg0 == 21) {
|
} else if (arg0 == 21) {
|
||||||
return new Class3_Sub1_Sub5();
|
return new TextureOp5();
|
||||||
} else if (arg0 == 22) {
|
} else if (arg0 == 22) {
|
||||||
return new Class3_Sub1_Sub35();
|
return new TextureOp31();
|
||||||
} else if (arg0 == 23) {
|
} else if (arg0 == 23) {
|
||||||
return new Class3_Sub1_Sub17();
|
return new TextureOp15();
|
||||||
} else if (arg0 == 24) {
|
} else if (arg0 == 24) {
|
||||||
return new Class3_Sub1_Sub12();
|
return new TextureOp10();
|
||||||
} else if (arg0 == 25) {
|
} else if (arg0 == 25) {
|
||||||
return new Class3_Sub1_Sub34();
|
return new TextureOp30();
|
||||||
} else if (arg0 == 26) {
|
} else if (arg0 == 26) {
|
||||||
return new TextureOpBinary();
|
return new TextureOpBinary();
|
||||||
} else if (arg0 == 27) {
|
} else if (arg0 == 27) {
|
||||||
return new Class3_Sub1_Sub7();
|
return new TextureOp6();
|
||||||
} else if (arg0 == 28) {
|
} else if (arg0 == 28) {
|
||||||
return new Class3_Sub1_Sub25();
|
return new TextureOp22();
|
||||||
} else if (arg0 == 29) {
|
} else if (arg0 == 29) {
|
||||||
return new Class3_Sub1_Sub33();
|
return new TextureOp29();
|
||||||
} else if (arg0 == 30) {
|
} else if (arg0 == 30) {
|
||||||
return new Class3_Sub1_Sub10();
|
return new TextureOp9();
|
||||||
} else if (arg0 == 31) {
|
} else if (arg0 == 31) {
|
||||||
return new Class3_Sub1_Sub14();
|
return new TextureOp12();
|
||||||
} else if (arg0 == 32) {
|
} else if (arg0 == 32) {
|
||||||
return new Class3_Sub1_Sub28();
|
return new TextureOp24();
|
||||||
} else if (arg0 == 33) {
|
} else if (arg0 == 33) {
|
||||||
return new Class3_Sub1_Sub3();
|
return new TextureOp3();
|
||||||
} else if (arg0 == 34) {
|
} else if (arg0 == 34) {
|
||||||
return new Class3_Sub1_Sub4();
|
return new TextureOp4();
|
||||||
} else if (arg0 == 35) {
|
} else if (arg0 == 35) {
|
||||||
return new Class3_Sub1_Sub26();
|
return new TextureOp23();
|
||||||
} else if (arg0 == 36) {
|
} else if (arg0 == 36) {
|
||||||
return new Class3_Sub1_Sub36();
|
return new TextureOp32();
|
||||||
} else if (arg0 == 37) {
|
} else if (arg0 == 37) {
|
||||||
return new Class3_Sub1_Sub22();
|
return new TextureOp19();
|
||||||
} else if (arg0 == 38) {
|
} else if (arg0 == 38) {
|
||||||
return new Class3_Sub1_Sub38();
|
return new TextureOp33();
|
||||||
} else if (arg0 == 39) {
|
} else if (arg0 == 39) {
|
||||||
return new TextureOpSprite();
|
return new TextureOpSprite();
|
||||||
} else {
|
} else {
|
||||||
|
|
|
||||||
|
|
@ -235,7 +235,7 @@ public final class Static33 {
|
||||||
@OriginalMember(owner = "client!cj", name = "a", descriptor = "(ZIIIIIIFB)[[I")
|
@OriginalMember(owner = "client!cj", name = "a", descriptor = "(ZIIIIIIFB)[[I")
|
||||||
public static int[][] method874(@OriginalArg(7) float arg0) {
|
public static int[][] method874(@OriginalArg(7) float arg0) {
|
||||||
@Pc(15) int[][] local15 = new int[256][64];
|
@Pc(15) int[][] local15 = new int[256][64];
|
||||||
@Pc(19) Class3_Sub1_Sub4 local19 = new Class3_Sub1_Sub4();
|
@Pc(19) TextureOp4 local19 = new TextureOp4();
|
||||||
local19.anInt648 = (int) (arg0 * 4096.0F);
|
local19.anInt648 = (int) (arg0 * 4096.0F);
|
||||||
local19.anInt642 = 3;
|
local19.anInt642 = 3;
|
||||||
local19.anInt641 = 4;
|
local19.anInt641 = 4;
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!ag")
|
@OriginalClass("client!ag")
|
||||||
public final class Class3_Sub1_Sub1 extends TextureOp {
|
public final class TextureOp1 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ag", name = "S", descriptor = "I")
|
@OriginalMember(owner = "client!ag", name = "S", descriptor = "I")
|
||||||
private int anInt100 = 0;
|
private int anInt100 = 0;
|
||||||
|
|
@ -16,7 +16,7 @@ public final class Class3_Sub1_Sub1 extends TextureOp {
|
||||||
private int anInt104 = 1;
|
private int anInt104 = 1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ag", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!ag", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub1() {
|
public TextureOp1() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!fn")
|
@OriginalClass("client!fn")
|
||||||
public final class Class3_Sub1_Sub12 extends TextureOp {
|
public final class TextureOp10 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!fn", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!fn", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub12() {
|
public TextureOp10() {
|
||||||
super(1, true);
|
super(1, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!gg")
|
@OriginalClass("client!gg")
|
||||||
public final class Class3_Sub1_Sub13 extends TextureOp {
|
public final class TextureOp11 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!gg", name = "V", descriptor = "I")
|
@OriginalMember(owner = "client!gg", name = "V", descriptor = "I")
|
||||||
private int anInt2220 = 4;
|
private int anInt2220 = 4;
|
||||||
|
|
@ -13,7 +13,7 @@ public final class Class3_Sub1_Sub13 extends TextureOp {
|
||||||
private int anInt2216 = 4;
|
private int anInt2216 = 4;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!gg", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!gg", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub13() {
|
public TextureOp11() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!gm")
|
@OriginalClass("client!gm")
|
||||||
public final class Class3_Sub1_Sub14 extends TextureOp {
|
public final class TextureOp12 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!gm", name = "Z", descriptor = "I")
|
@OriginalMember(owner = "client!gm", name = "Z", descriptor = "I")
|
||||||
private int anInt2298 = 1365;
|
private int anInt2298 = 1365;
|
||||||
|
|
@ -19,7 +19,7 @@ public final class Class3_Sub1_Sub14 extends TextureOp {
|
||||||
private int anInt2297 = 20;
|
private int anInt2297 = 20;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!gm", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!gm", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub14() {
|
public TextureOp12() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!hk")
|
@OriginalClass("client!hk")
|
||||||
public final class Class3_Sub1_Sub15 extends TextureOp {
|
public final class TextureOp13 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!hk", name = "Q", descriptor = "I")
|
@OriginalMember(owner = "client!hk", name = "Q", descriptor = "I")
|
||||||
private int anInt2543;
|
private int anInt2543;
|
||||||
|
|
@ -34,7 +34,7 @@ public final class Class3_Sub1_Sub15 extends TextureOp {
|
||||||
private int anInt2549 = 0;
|
private int anInt2549 = 0;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!hk", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!hk", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub15() {
|
public TextureOp13() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!hm")
|
@OriginalClass("client!hm")
|
||||||
public final class Class3_Sub1_Sub16 extends TextureOp {
|
public final class TextureOp14 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!hm", name = "S", descriptor = "I")
|
@OriginalMember(owner = "client!hm", name = "S", descriptor = "I")
|
||||||
private int anInt2635 = 2;
|
private int anInt2635 = 2;
|
||||||
|
|
@ -32,7 +32,7 @@ public final class Class3_Sub1_Sub16 extends TextureOp {
|
||||||
private short[] aShortArray35 = new short[512];
|
private short[] aShortArray35 = new short[512];
|
||||||
|
|
||||||
@OriginalMember(owner = "client!hm", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!hm", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub16() {
|
public TextureOp14() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!je")
|
@OriginalClass("client!je")
|
||||||
public final class Class3_Sub1_Sub17 extends TextureOp {
|
public final class TextureOp15 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!je", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!je", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub17() {
|
public TextureOp15() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,13 +4,13 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!ke")
|
@OriginalClass("client!ke")
|
||||||
public final class Class3_Sub1_Sub19 extends TextureOp {
|
public final class TextureOp16 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ke", name = "V", descriptor = "I")
|
@OriginalMember(owner = "client!ke", name = "V", descriptor = "I")
|
||||||
private int anInt3292 = 32768;
|
private int anInt3292 = 32768;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ke", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!ke", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub19() {
|
public TextureOp16() {
|
||||||
super(3, false);
|
super(3, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!mc")
|
@OriginalClass("client!mc")
|
||||||
public final class Class3_Sub1_Sub20 extends TextureOp {
|
public final class TextureOp17 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mc", name = "U", descriptor = "I")
|
@OriginalMember(owner = "client!mc", name = "U", descriptor = "I")
|
||||||
private int anInt3670;
|
private int anInt3670;
|
||||||
|
|
@ -50,7 +50,7 @@ public final class Class3_Sub1_Sub20 extends TextureOp {
|
||||||
private int anInt3678 = 1024;
|
private int anInt3678 = 1024;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mc", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!mc", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub20() {
|
public TextureOp17() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!mg")
|
@OriginalClass("client!mg")
|
||||||
public final class Class3_Sub1_Sub21 extends TextureOp {
|
public final class TextureOp18 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mg", name = "R", descriptor = "I")
|
@OriginalMember(owner = "client!mg", name = "R", descriptor = "I")
|
||||||
private int anInt3812 = 4096;
|
private int anInt3812 = 4096;
|
||||||
|
|
@ -16,7 +16,7 @@ public final class Class3_Sub1_Sub21 extends TextureOp {
|
||||||
private int anInt3815 = 4096;
|
private int anInt3815 = 4096;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mg", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!mg", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub21() {
|
public TextureOp18() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!mh")
|
@OriginalClass("client!mh")
|
||||||
public final class Class3_Sub1_Sub22 extends TextureOp {
|
public final class TextureOp19 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mh", name = "P", descriptor = "I")
|
@OriginalMember(owner = "client!mh", name = "P", descriptor = "I")
|
||||||
private int anInt3843 = 0;
|
private int anInt3843 = 0;
|
||||||
|
|
@ -28,7 +28,7 @@ public final class Class3_Sub1_Sub22 extends TextureOp {
|
||||||
private int anInt3862 = 8192;
|
private int anInt3862 = 8192;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mh", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!mh", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub22() {
|
public TextureOp19() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!aj")
|
@OriginalClass("client!aj")
|
||||||
public final class Class3_Sub1_Sub2 extends TextureOp {
|
public final class TextureOp2 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!aj", name = "V", descriptor = "I")
|
@OriginalMember(owner = "client!aj", name = "V", descriptor = "I")
|
||||||
private int anInt148 = 0;
|
private int anInt148 = 0;
|
||||||
|
|
@ -13,7 +13,7 @@ public final class Class3_Sub1_Sub2 extends TextureOp {
|
||||||
private int anInt151 = 4096;
|
private int anInt151 = 4096;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!aj", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!aj", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub2() {
|
public TextureOp2() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,20 +4,20 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!mi")
|
@OriginalClass("client!mi")
|
||||||
public final class Class3_Sub1_Sub23 extends TextureOp {
|
public final class TextureOp20 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mi", name = "bb", descriptor = "I")
|
@OriginalMember(owner = "client!mi", name = "bb", descriptor = "I")
|
||||||
private int anInt3894;
|
private int anInt3894;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mi", name = "<init>", descriptor = "(I)V")
|
@OriginalMember(owner = "client!mi", name = "<init>", descriptor = "(I)V")
|
||||||
private Class3_Sub1_Sub23(@OriginalArg(0) int arg0) {
|
private TextureOp20(@OriginalArg(0) int arg0) {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
this.anInt3894 = 4096;
|
this.anInt3894 = 4096;
|
||||||
this.anInt3894 = arg0;
|
this.anInt3894 = arg0;
|
||||||
}
|
}
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mi", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!mi", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub23() {
|
public TextureOp20() {
|
||||||
this(4096);
|
this(4096);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!nm")
|
@OriginalClass("client!nm")
|
||||||
public final class Class3_Sub1_Sub24 extends TextureOp {
|
public final class TextureOp21 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!nm", name = "V", descriptor = "I")
|
@OriginalMember(owner = "client!nm", name = "V", descriptor = "I")
|
||||||
private int anInt4221 = 1;
|
private int anInt4221 = 1;
|
||||||
|
|
@ -13,7 +13,7 @@ public final class Class3_Sub1_Sub24 extends TextureOp {
|
||||||
private int anInt4223 = 1;
|
private int anInt4223 = 1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!nm", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!nm", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub24() {
|
public TextureOp21() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!ol")
|
@OriginalClass("client!ol")
|
||||||
public final class Class3_Sub1_Sub25 extends TextureOp {
|
public final class TextureOp22 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ol", name = "gb", descriptor = "I")
|
@OriginalMember(owner = "client!ol", name = "gb", descriptor = "I")
|
||||||
private int anInt4356;
|
private int anInt4356;
|
||||||
|
|
@ -38,7 +38,7 @@ public final class Class3_Sub1_Sub25 extends TextureOp {
|
||||||
private int anInt4354 = 0;
|
private int anInt4354 = 0;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ol", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!ol", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub25() {
|
public TextureOp22() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,13 +4,13 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!pg")
|
@OriginalClass("client!pg")
|
||||||
public final class Class3_Sub1_Sub26 extends TextureOp {
|
public final class TextureOp23 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!pg", name = "U", descriptor = "I")
|
@OriginalMember(owner = "client!pg", name = "U", descriptor = "I")
|
||||||
private int anInt4503 = 4096;
|
private int anInt4503 = 4096;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!pg", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!pg", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub26() {
|
public TextureOp23() {
|
||||||
super(1, true);
|
super(1, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!pk")
|
@OriginalClass("client!pk")
|
||||||
public final class Class3_Sub1_Sub28 extends TextureOp {
|
public final class TextureOp24 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!pk", name = "U", descriptor = "[I")
|
@OriginalMember(owner = "client!pk", name = "U", descriptor = "[I")
|
||||||
private final int[] anIntArray406 = new int[3];
|
private final int[] anIntArray406 = new int[3];
|
||||||
|
|
@ -19,7 +19,7 @@ public final class Class3_Sub1_Sub28 extends TextureOp {
|
||||||
private int anInt4584 = 3216;
|
private int anInt4584 = 3216;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!pk", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!pk", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub28() {
|
public TextureOp24() {
|
||||||
super(1, true);
|
super(1, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!qg")
|
@OriginalClass("client!qg")
|
||||||
public final class Class3_Sub1_Sub29 extends TextureOp {
|
public final class TextureOp25 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!qg", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!qg", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub29() {
|
public TextureOp25() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!rj")
|
@OriginalClass("client!rj")
|
||||||
public final class Class3_Sub1_Sub30 extends TextureOp {
|
public final class TextureOp26 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!rj", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!rj", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub30() {
|
public TextureOp26() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -3,10 +3,10 @@ import org.openrs2.deob.annotation.OriginalClass;
|
||||||
import org.openrs2.deob.annotation.OriginalMember;
|
import org.openrs2.deob.annotation.OriginalMember;
|
||||||
|
|
||||||
@OriginalClass("client!rl")
|
@OriginalClass("client!rl")
|
||||||
public final class Class3_Sub1_Sub31 extends TextureOp {
|
public final class TextureOp27 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!rl", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!rl", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub31() {
|
public TextureOp27() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,13 +4,13 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!sa")
|
@OriginalClass("client!sa")
|
||||||
public final class Class3_Sub1_Sub32 extends TextureOp {
|
public final class TextureOp28 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!sa", name = "T", descriptor = "I")
|
@OriginalMember(owner = "client!sa", name = "T", descriptor = "I")
|
||||||
private int anInt4971 = 585;
|
private int anInt4971 = 585;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!sa", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!sa", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub32() {
|
public TextureOp28() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,13 +4,13 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!si")
|
@OriginalClass("client!si")
|
||||||
public final class Class3_Sub1_Sub33 extends TextureOp {
|
public final class TextureOp29 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!si", name = "U", descriptor = "[Lclient!kf;")
|
@OriginalMember(owner = "client!si", name = "U", descriptor = "[Lclient!kf;")
|
||||||
private Class18[] aClass18Array1;
|
private Class18[] aClass18Array1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!si", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!si", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub33() {
|
public TextureOp29() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!an")
|
@OriginalClass("client!an")
|
||||||
public final class Class3_Sub1_Sub3 extends TextureOp {
|
public final class TextureOp3 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!an", name = "R", descriptor = "I")
|
@OriginalMember(owner = "client!an", name = "R", descriptor = "I")
|
||||||
private int anInt316 = 4096;
|
private int anInt316 = 4096;
|
||||||
|
|
@ -13,7 +13,7 @@ public final class Class3_Sub1_Sub3 extends TextureOp {
|
||||||
private boolean aBoolean11 = true;
|
private boolean aBoolean11 = true;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!an", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!an", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub3() {
|
public TextureOp3() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!sk")
|
@OriginalClass("client!sk")
|
||||||
public final class Class3_Sub1_Sub34 extends TextureOp {
|
public final class TextureOp30 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!sk", name = "Y", descriptor = "I")
|
@OriginalMember(owner = "client!sk", name = "Y", descriptor = "I")
|
||||||
private int anInt5197 = 4096;
|
private int anInt5197 = 4096;
|
||||||
|
|
@ -22,7 +22,7 @@ public final class Class3_Sub1_Sub34 extends TextureOp {
|
||||||
private final int[] anIntArray450 = new int[3];
|
private final int[] anIntArray450 = new int[3];
|
||||||
|
|
||||||
@OriginalMember(owner = "client!sk", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!sk", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub34() {
|
public TextureOp30() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!tb")
|
@OriginalClass("client!tb")
|
||||||
public final class Class3_Sub1_Sub35 extends TextureOp {
|
public final class TextureOp31 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!tb", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!tb", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub35() {
|
public TextureOp31() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!ui")
|
@OriginalClass("client!ui")
|
||||||
public final class Class3_Sub1_Sub36 extends TextureOp {
|
public final class TextureOp32 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ui", name = "U", descriptor = "[I")
|
@OriginalMember(owner = "client!ui", name = "U", descriptor = "[I")
|
||||||
private int[] anIntArray483;
|
private int[] anIntArray483;
|
||||||
|
|
@ -19,7 +19,7 @@ public final class Class3_Sub1_Sub36 extends TextureOp {
|
||||||
private int anInt5539 = -1;
|
private int anInt5539 = -1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ui", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!ui", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub36() {
|
public TextureOp32() {
|
||||||
super(0, false);
|
super(0, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!vc")
|
@OriginalClass("client!vc")
|
||||||
public final class Class3_Sub1_Sub38 extends TextureOp {
|
public final class TextureOp33 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!vc", name = "P", descriptor = "I")
|
@OriginalMember(owner = "client!vc", name = "P", descriptor = "I")
|
||||||
private int anInt5709 = 0;
|
private int anInt5709 = 0;
|
||||||
|
|
@ -23,7 +23,7 @@ public final class Class3_Sub1_Sub38 extends TextureOp {
|
||||||
private int anInt5716 = 0;
|
private int anInt5716 = 0;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!vc", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!vc", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub38() {
|
public TextureOp33() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!bi")
|
@OriginalClass("client!bi")
|
||||||
public final class Class3_Sub1_Sub4 extends TextureOp {
|
public final class TextureOp4 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!bi", name = "ib", descriptor = "[S")
|
@OriginalMember(owner = "client!bi", name = "ib", descriptor = "[S")
|
||||||
private short[] aShortArray3;
|
private short[] aShortArray3;
|
||||||
|
|
@ -34,7 +34,7 @@ public final class Class3_Sub1_Sub4 extends TextureOp {
|
||||||
public int anInt650 = 0;
|
public int anInt650 = 0;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!bi", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!bi", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub4() {
|
public TextureOp4() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,10 +4,10 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!bl")
|
@OriginalClass("client!bl")
|
||||||
public final class Class3_Sub1_Sub5 extends TextureOp {
|
public final class TextureOp5 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!bl", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!bl", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub5() {
|
public TextureOp5() {
|
||||||
super(3, false);
|
super(3, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!d")
|
@OriginalClass("client!d")
|
||||||
public final class Class3_Sub1_Sub7 extends TextureOp {
|
public final class TextureOp6 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!d", name = "U", descriptor = "[I")
|
@OriginalMember(owner = "client!d", name = "U", descriptor = "[I")
|
||||||
private int[] anIntArray86;
|
private int[] anIntArray86;
|
||||||
|
|
@ -22,7 +22,7 @@ public final class Class3_Sub1_Sub7 extends TextureOp {
|
||||||
private int anInt1240 = 2048;
|
private int anInt1240 = 2048;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!d", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!d", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub7() {
|
public TextureOp6() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!ej")
|
@OriginalClass("client!ej")
|
||||||
public final class Class3_Sub1_Sub8 extends TextureOp {
|
public final class TextureOp7 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ej", name = "P", descriptor = "Z")
|
@OriginalMember(owner = "client!ej", name = "P", descriptor = "Z")
|
||||||
private boolean aBoolean104 = true;
|
private boolean aBoolean104 = true;
|
||||||
|
|
@ -13,7 +13,7 @@ public final class Class3_Sub1_Sub8 extends TextureOp {
|
||||||
private boolean aBoolean105 = true;
|
private boolean aBoolean105 = true;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ej", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!ej", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub8() {
|
public TextureOp7() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!f")
|
@OriginalClass("client!f")
|
||||||
public final class Class3_Sub1_Sub9 extends TextureOp {
|
public final class TextureOp8 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!f", name = "R", descriptor = "I")
|
@OriginalMember(owner = "client!f", name = "R", descriptor = "I")
|
||||||
private int anInt1935 = 204;
|
private int anInt1935 = 204;
|
||||||
|
|
@ -16,7 +16,7 @@ public final class Class3_Sub1_Sub9 extends TextureOp {
|
||||||
private int anInt1934 = 1;
|
private int anInt1934 = 1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!f", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!f", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub9() {
|
public TextureOp8() {
|
||||||
super(0, true);
|
super(0, true);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!fh")
|
@OriginalClass("client!fh")
|
||||||
public final class Class3_Sub1_Sub10 extends TextureOp {
|
public final class TextureOp9 extends TextureOp {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!fh", name = "jb", descriptor = "I")
|
@OriginalMember(owner = "client!fh", name = "jb", descriptor = "I")
|
||||||
private int anInt2007 = 1024;
|
private int anInt2007 = 1024;
|
||||||
|
|
@ -16,7 +16,7 @@ public final class Class3_Sub1_Sub10 extends TextureOp {
|
||||||
private int anInt2002 = 3072;
|
private int anInt2002 = 3072;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!fh", name = "<init>", descriptor = "()V")
|
@OriginalMember(owner = "client!fh", name = "<init>", descriptor = "()V")
|
||||||
public Class3_Sub1_Sub10() {
|
public TextureOp9() {
|
||||||
super(1, false);
|
super(1, false);
|
||||||
}
|
}
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue