mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class8_Sub4_Sub2 to Npc
This commit is contained in:
parent
7d7b412290
commit
c09ceb3771
26 changed files with 38 additions and 38 deletions
|
|
@ -33,7 +33,7 @@ public final class Class3_Sub12 extends Node {
|
||||||
public int anInt2037;
|
public int anInt2037;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!fl", name = "I", descriptor = "Lclient!km;")
|
@OriginalMember(owner = "client!fl", name = "I", descriptor = "Lclient!km;")
|
||||||
public Class8_Sub4_Sub2 aClass8_Sub4_Sub2_1;
|
public Npc aClass8_Sub4_Sub2_1;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!fl", name = "K", descriptor = "I")
|
@OriginalMember(owner = "client!fl", name = "K", descriptor = "I")
|
||||||
public int anInt2040;
|
public int anInt2040;
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@ import org.openrs2.deob.annotation.OriginalMember;
|
||||||
import org.openrs2.deob.annotation.Pc;
|
import org.openrs2.deob.annotation.Pc;
|
||||||
|
|
||||||
@OriginalClass("client!km")
|
@OriginalClass("client!km")
|
||||||
public final class Class8_Sub4_Sub2 extends PathingEntity {
|
public final class Npc extends PathingEntity {
|
||||||
|
|
||||||
@OriginalMember(owner = "client!km", name = "rc", descriptor = "Lclient!me;")
|
@OriginalMember(owner = "client!km", name = "rc", descriptor = "Lclient!me;")
|
||||||
public Class96 aClass96_1;
|
public Class96 aClass96_1;
|
||||||
|
|
@ -216,7 +216,7 @@ public final class Player extends PathingEntity {
|
||||||
@Pc(291) int local291;
|
@Pc(291) int local291;
|
||||||
@Pc(302) int local302;
|
@Pc(302) int local302;
|
||||||
if (local245.anInt4058 == 1 && local245.anInt4057 >= 0 && Static175.aClass8_Sub4_Sub2Array1.length > local245.anInt4057) {
|
if (local245.anInt4058 == 1 && local245.anInt4057 >= 0 && Static175.aClass8_Sub4_Sub2Array1.length > local245.anInt4057) {
|
||||||
@Pc(278) Class8_Sub4_Sub2 local278 = Static175.aClass8_Sub4_Sub2Array1[local245.anInt4057];
|
@Pc(278) Npc local278 = Static175.aClass8_Sub4_Sub2Array1[local245.anInt4057];
|
||||||
if (local278 != null) {
|
if (local278 != null) {
|
||||||
local291 = local278.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
local291 = local278.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
||||||
local302 = local278.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
local302 = local278.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
||||||
|
|
|
||||||
|
|
@ -66,7 +66,7 @@ public final class Static103 {
|
||||||
Static257.aClass13_7 = Static5.method32(local19);
|
Static257.aClass13_7 = Static5.method32(local19);
|
||||||
Static250.anInt5444 = local15;
|
Static250.anInt5444 = local15;
|
||||||
}
|
}
|
||||||
@Pc(192) Class8_Sub4_Sub2 local192;
|
@Pc(192) Npc local192;
|
||||||
if (local23 == 19) {
|
if (local23 == 19) {
|
||||||
local192 = Static175.aClass8_Sub4_Sub2Array1[local36];
|
local192 = Static175.aClass8_Sub4_Sub2Array1[local36];
|
||||||
if (local192 != null) {
|
if (local192 != null) {
|
||||||
|
|
|
||||||
|
|
@ -75,8 +75,8 @@ public final class Static104 {
|
||||||
local227 = local9.anInt1051;
|
local227 = local9.anInt1051;
|
||||||
}
|
}
|
||||||
arg0.anInt3366 = local227;
|
arg0.anInt3366 = local227;
|
||||||
if (arg0 instanceof Class8_Sub4_Sub2) {
|
if (arg0 instanceof Npc) {
|
||||||
local233 = ((Class8_Sub4_Sub2) arg0).aClass96_1.aBoolean181;
|
local233 = ((Npc) arg0).aClass96_1.aBoolean181;
|
||||||
}
|
}
|
||||||
if (local233) {
|
if (local233) {
|
||||||
if (arg0.anInt3381 != arg0.anInt3400 && arg0.anInt3370 == -1 && arg0.anInt3376 != 0) {
|
if (arg0.anInt3381 != arg0.anInt3400 && arg0.anInt3370 == -1 && arg0.anInt3376 != 0) {
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ public final class Static109 {
|
||||||
public static void method2274() {
|
public static void method2274() {
|
||||||
for (@Pc(7) int local7 = 0; local7 < Static272.anInt5214; local7++) {
|
for (@Pc(7) int local7 = 0; local7 < Static272.anInt5214; local7++) {
|
||||||
@Pc(18) int local18 = Static33.anIntArray79[local7];
|
@Pc(18) int local18 = Static33.anIntArray79[local7];
|
||||||
@Pc(22) Class8_Sub4_Sub2 local22 = Static175.aClass8_Sub4_Sub2Array1[local18];
|
@Pc(22) Npc local22 = Static175.aClass8_Sub4_Sub2Array1[local18];
|
||||||
if (local22 != null) {
|
if (local22 != null) {
|
||||||
Static263.method4514(local22.aClass96_1.anInt3713, local22);
|
Static263.method4514(local22.aClass96_1.anInt3713, local22);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -116,7 +116,7 @@ public final class Static112 {
|
||||||
}
|
}
|
||||||
|
|
||||||
@OriginalMember(owner = "client!ij", name = "a", descriptor = "(Lclient!km;I)I")
|
@OriginalMember(owner = "client!ij", name = "a", descriptor = "(Lclient!km;I)I")
|
||||||
public static int method2299(@OriginalArg(0) Class8_Sub4_Sub2 arg0) {
|
public static int method2299(@OriginalArg(0) Npc arg0) {
|
||||||
@Pc(13) Class96 local13 = arg0.aClass96_1;
|
@Pc(13) Class96 local13 = arg0.aClass96_1;
|
||||||
if (local13.anIntArray357 != null) {
|
if (local13.anIntArray357 != null) {
|
||||||
local13 = local13.method2932();
|
local13 = local13.method2932();
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ public final class Static122 {
|
||||||
}
|
}
|
||||||
|
|
||||||
@OriginalMember(owner = "client!jh", name = "a", descriptor = "(IZLclient!pb;ILclient!km;IILclient!e;)V")
|
@OriginalMember(owner = "client!jh", name = "a", descriptor = "(IZLclient!pb;ILclient!km;IILclient!e;)V")
|
||||||
public static void method2411(@OriginalArg(0) int arg0, @OriginalArg(2) Class118 arg1, @OriginalArg(3) int arg2, @OriginalArg(4) Class8_Sub4_Sub2 arg3, @OriginalArg(5) int arg4, @OriginalArg(6) int arg5, @OriginalArg(7) Player arg6) {
|
public static void method2411(@OriginalArg(0) int arg0, @OriginalArg(2) Class118 arg1, @OriginalArg(3) int arg2, @OriginalArg(4) Npc arg3, @OriginalArg(5) int arg4, @OriginalArg(6) int arg5, @OriginalArg(7) Player arg6) {
|
||||||
@Pc(13) Class3_Sub12 local13 = new Class3_Sub12();
|
@Pc(13) Class3_Sub12 local13 = new Class3_Sub12();
|
||||||
local13.anInt2029 = arg0 * 128;
|
local13.anInt2029 = arg0 * 128;
|
||||||
local13.anInt2041 = arg4 * 128;
|
local13.anInt2041 = arg4 * 128;
|
||||||
|
|
|
||||||
|
|
@ -60,7 +60,7 @@ public final class Static127 {
|
||||||
@Pc(86) int local86 = Static225.anInt5068 - local55;
|
@Pc(86) int local86 = Static225.anInt5068 - local55;
|
||||||
Static235.aClass134_2 = null;
|
Static235.aClass134_2 = null;
|
||||||
@Pc(96) int local96;
|
@Pc(96) int local96;
|
||||||
@Pc(103) Class8_Sub4_Sub2 local103;
|
@Pc(103) Npc local103;
|
||||||
@Pc(109) int local109;
|
@Pc(109) int local109;
|
||||||
if (arg4) {
|
if (arg4) {
|
||||||
Static272.anInt5214 = 0;
|
Static272.anInt5214 = 0;
|
||||||
|
|
|
||||||
|
|
@ -37,8 +37,8 @@ public final class Static142 {
|
||||||
}
|
}
|
||||||
if (local17 != null && local17.method2682()) {
|
if (local17 != null && local17.method2682()) {
|
||||||
@Pc(58) Class96 local58;
|
@Pc(58) Class96 local58;
|
||||||
if (local17 instanceof Class8_Sub4_Sub2) {
|
if (local17 instanceof Npc) {
|
||||||
local58 = ((Class8_Sub4_Sub2) local17).aClass96_1;
|
local58 = ((Npc) local17).aClass96_1;
|
||||||
if (local58.anIntArray357 != null) {
|
if (local58.anIntArray357 != null) {
|
||||||
local58 = local58.method2932();
|
local58 = local58.method2932();
|
||||||
}
|
}
|
||||||
|
|
@ -48,7 +48,7 @@ public final class Static142 {
|
||||||
}
|
}
|
||||||
@Pc(161) int local161;
|
@Pc(161) int local161;
|
||||||
if (local5 >= Static267.anInt5774) {
|
if (local5 >= Static267.anInt5774) {
|
||||||
local58 = ((Class8_Sub4_Sub2) local17).aClass96_1;
|
local58 = ((Npc) local17).aClass96_1;
|
||||||
if (local58.anIntArray357 != null) {
|
if (local58.anIntArray357 != null) {
|
||||||
local58 = local58.method2932();
|
local58 = local58.method2932();
|
||||||
}
|
}
|
||||||
|
|
@ -124,8 +124,8 @@ public final class Static142 {
|
||||||
if (local17.anInt3378 > Static83.anInt372) {
|
if (local17.anInt3378 > Static83.anInt372) {
|
||||||
@Pc(508) Sprite local508 = Static116.aClass3_Sub2_Sub1Array3[0];
|
@Pc(508) Sprite local508 = Static116.aClass3_Sub2_Sub1Array3[0];
|
||||||
@Pc(512) Sprite local512 = Static116.aClass3_Sub2_Sub1Array3[1];
|
@Pc(512) Sprite local512 = Static116.aClass3_Sub2_Sub1Array3[1];
|
||||||
if (local17 instanceof Class8_Sub4_Sub2) {
|
if (local17 instanceof Npc) {
|
||||||
@Pc(518) Class8_Sub4_Sub2 local518 = (Class8_Sub4_Sub2) local17;
|
@Pc(518) Npc local518 = (Npc) local17;
|
||||||
@Pc(528) Sprite[] local528 = (Sprite[]) Static73.aClass99_10.method3106((long) local518.aClass96_1.anInt3736);
|
@Pc(528) Sprite[] local528 = (Sprite[]) Static73.aClass99_10.method3106((long) local518.aClass96_1.anInt3736);
|
||||||
if (local528 == null) {
|
if (local528 == null) {
|
||||||
local528 = Static209.method3708(local518.aClass96_1.anInt3736, Static209.aClass153_86);
|
local528 = Static209.method3708(local518.aClass96_1.anInt3736, Static209.aClass153_86);
|
||||||
|
|
@ -168,8 +168,8 @@ public final class Static142 {
|
||||||
}
|
}
|
||||||
for (local74 = 0; local74 < 4; local74++) {
|
for (local74 = 0; local74 < 4; local74++) {
|
||||||
if (local17.anIntArray319[local74] > Static83.anInt372) {
|
if (local17.anIntArray319[local74] > Static83.anInt372) {
|
||||||
if (local17 instanceof Class8_Sub4_Sub2) {
|
if (local17 instanceof Npc) {
|
||||||
@Pc(725) Class8_Sub4_Sub2 local725 = (Class8_Sub4_Sub2) local17;
|
@Pc(725) Npc local725 = (Npc) local17;
|
||||||
@Pc(728) Class96 local728 = local725.aClass96_1;
|
@Pc(728) Class96 local728 = local725.aClass96_1;
|
||||||
if (local728.anInt3730 == -1) {
|
if (local728.anInt3730 == -1) {
|
||||||
local265 = local17.method2691() / 2;
|
local265 = local17.method2691() / 2;
|
||||||
|
|
|
||||||
|
|
@ -158,8 +158,8 @@ public final class Static158 {
|
||||||
@Pc(142) int local142 = local129 + (Static238.anIntArray470[local16] & 0xFF) * 64 - Static142.anInt3483;
|
@Pc(142) int local142 = local129 + (Static238.anIntArray470[local16] & 0xFF) * 64 - Static142.anInt3483;
|
||||||
@Pc(148) Class96 local148 = Static214.method4363(local74.method2163());
|
@Pc(148) Class96 local148 = Static214.method4363(local74.method2163());
|
||||||
if (Static175.aClass8_Sub4_Sub2Array1[local97] == null && (local148.aByte10 & 0x1) > 0 && local107 == Static41.anInt1316 && local125 >= 0 && local148.anInt3713 + local125 < 104 && local142 >= 0 && local142 + local148.anInt3713 < 104) {
|
if (Static175.aClass8_Sub4_Sub2Array1[local97] == null && (local148.aByte10 & 0x1) > 0 && local107 == Static41.anInt1316 && local125 >= 0 && local148.anInt3713 + local125 < 104 && local142 >= 0 && local142 + local148.anInt3713 < 104) {
|
||||||
Static175.aClass8_Sub4_Sub2Array1[local97] = new Class8_Sub4_Sub2();
|
Static175.aClass8_Sub4_Sub2Array1[local97] = new Npc();
|
||||||
@Pc(198) Class8_Sub4_Sub2 local198 = Static175.aClass8_Sub4_Sub2Array1[local97];
|
@Pc(198) Npc local198 = Static175.aClass8_Sub4_Sub2Array1[local97];
|
||||||
Static33.anIntArray79[Static272.anInt5214++] = local97;
|
Static33.anIntArray79[Static272.anInt5214++] = local97;
|
||||||
local198.anInt3430 = Static83.anInt372;
|
local198.anInt3430 = Static83.anInt372;
|
||||||
local198.method2698(local148);
|
local198.method2698(local148);
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ public final class Static159 {
|
||||||
public static boolean aBoolean189 = true;
|
public static boolean aBoolean189 = true;
|
||||||
|
|
||||||
@OriginalMember(owner = "client!mi", name = "a", descriptor = "([IBLclient!km;[I[I)V")
|
@OriginalMember(owner = "client!mi", name = "a", descriptor = "([IBLclient!km;[I[I)V")
|
||||||
public static void method3037(@OriginalArg(0) int[] arg0, @OriginalArg(2) Class8_Sub4_Sub2 arg1, @OriginalArg(3) int[] arg2, @OriginalArg(4) int[] arg3) {
|
public static void method3037(@OriginalArg(0) int[] arg0, @OriginalArg(2) Npc arg1, @OriginalArg(3) int[] arg2, @OriginalArg(4) int[] arg3) {
|
||||||
for (@Pc(3) int local3 = 0; local3 < arg3.length; local3++) {
|
for (@Pc(3) int local3 = 0; local3 < arg3.length; local3++) {
|
||||||
@Pc(15) int local15 = arg3[local3];
|
@Pc(15) int local15 = arg3[local3];
|
||||||
@Pc(19) int local19 = arg0[local3];
|
@Pc(19) int local19 = arg0[local3];
|
||||||
|
|
|
||||||
|
|
@ -25,7 +25,7 @@ public final class Static173 {
|
||||||
@OriginalMember(owner = "client!nk", name = "c", descriptor = "(IZ)V")
|
@OriginalMember(owner = "client!nk", name = "c", descriptor = "(IZ)V")
|
||||||
public static void method3240(@OriginalArg(1) boolean arg0) {
|
public static void method3240(@OriginalArg(1) boolean arg0) {
|
||||||
@Pc(7) int local7;
|
@Pc(7) int local7;
|
||||||
@Pc(16) Class8_Sub4_Sub2 local16;
|
@Pc(16) Npc local16;
|
||||||
@Pc(107) int local107;
|
@Pc(107) int local107;
|
||||||
@Pc(113) int local113;
|
@Pc(113) int local113;
|
||||||
@Pc(133) int local133;
|
@Pc(133) int local133;
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@ public final class Static175 {
|
||||||
public static final JagString aClass100_796 = Static28.method790("Schlie-8en");
|
public static final JagString aClass100_796 = Static28.method790("Schlie-8en");
|
||||||
|
|
||||||
@OriginalMember(owner = "client!nm", name = "S", descriptor = "[Lclient!km;")
|
@OriginalMember(owner = "client!nm", name = "S", descriptor = "[Lclient!km;")
|
||||||
public static final Class8_Sub4_Sub2[] aClass8_Sub4_Sub2Array1 = new Class8_Sub4_Sub2[32768];
|
public static final Npc[] aClass8_Sub4_Sub2Array1 = new Npc[32768];
|
||||||
|
|
||||||
@OriginalMember(owner = "client!nm", name = "U", descriptor = "I")
|
@OriginalMember(owner = "client!nm", name = "U", descriptor = "I")
|
||||||
public static int anInt4220 = 0;
|
public static int anInt4220 = 0;
|
||||||
|
|
|
||||||
|
|
@ -155,10 +155,10 @@ public final class Static176 {
|
||||||
@Pc(526) int local526;
|
@Pc(526) int local526;
|
||||||
@Pc(479) int local479;
|
@Pc(479) int local479;
|
||||||
@Pc(493) int local493;
|
@Pc(493) int local493;
|
||||||
@Pc(502) Class8_Sub4_Sub2 local502;
|
@Pc(502) Npc local502;
|
||||||
@Pc(597) Player local597;
|
@Pc(597) Player local597;
|
||||||
if (local133 == 1) {
|
if (local133 == 1) {
|
||||||
@Pc(421) Class8_Sub4_Sub2 local421 = Static175.aClass8_Sub4_Sub2Array1[local140];
|
@Pc(421) Npc local421 = Static175.aClass8_Sub4_Sub2Array1[local140];
|
||||||
if ((local421.aClass96_1.anInt3713 & 0x1) == 0 && (local421.anInt3412 & 0x7F) == 0 && (local421.anInt3421 & 0x7F) == 0 || (local421.aClass96_1.anInt3713 & 0x1) == 1 && (local421.anInt3412 & 0x7F) == 64 && (local421.anInt3421 & 0x7F) == 64) {
|
if ((local421.aClass96_1.anInt3713 & 0x1) == 0 && (local421.anInt3412 & 0x7F) == 0 && (local421.anInt3421 & 0x7F) == 0 || (local421.aClass96_1.anInt3713 & 0x1) == 1 && (local421.anInt3412 & 0x7F) == 64 && (local421.anInt3421 & 0x7F) == 64) {
|
||||||
local479 = local421.anInt3412 + 64 - local421.aClass96_1.anInt3713 * 64;
|
local479 = local421.anInt3412 + 64 - local421.aClass96_1.anInt3713 * 64;
|
||||||
local240 = local421.anInt3421 - (local421.aClass96_1.anInt3713 - 1) * 64;
|
local240 = local421.anInt3421 - (local421.aClass96_1.anInt3713 - 1) * 64;
|
||||||
|
|
|
||||||
|
|
@ -64,7 +64,7 @@ public final class Static19 {
|
||||||
}
|
}
|
||||||
for (local11 = 0; local11 < Static272.anInt5214; local11++) {
|
for (local11 = 0; local11 < Static272.anInt5214; local11++) {
|
||||||
@Pc(68) int local68 = Static33.anIntArray79[local11];
|
@Pc(68) int local68 = Static33.anIntArray79[local11];
|
||||||
@Pc(72) Class8_Sub4_Sub2 local72 = Static175.aClass8_Sub4_Sub2Array1[local68];
|
@Pc(72) Npc local72 = Static175.aClass8_Sub4_Sub2Array1[local68];
|
||||||
if (local72 != null && local72.anInt3408 > 0) {
|
if (local72 != null && local72.anInt3408 > 0) {
|
||||||
local72.anInt3408--;
|
local72.anInt3408--;
|
||||||
if (local72.anInt3408 == 0) {
|
if (local72.anInt3408 == 0) {
|
||||||
|
|
|
||||||
|
|
@ -37,7 +37,7 @@ public final class Static195 {
|
||||||
local16.method4658();
|
local16.method4658();
|
||||||
} else if (Static83.anInt372 >= local21.anInt4822) {
|
} else if (Static83.anInt372 >= local21.anInt4822) {
|
||||||
if (local21.anInt4819 > 0) {
|
if (local21.anInt4819 > 0) {
|
||||||
@Pc(54) Class8_Sub4_Sub2 local54 = Static175.aClass8_Sub4_Sub2Array1[local21.anInt4819 - 1];
|
@Pc(54) Npc local54 = Static175.aClass8_Sub4_Sub2Array1[local21.anInt4819 - 1];
|
||||||
if (local54 != null && local54.anInt3412 >= 0 && local54.anInt3412 < 13312 && local54.anInt3421 >= 0 && local54.anInt3421 < 13312) {
|
if (local54 != null && local54.anInt3412 >= 0 && local54.anInt3412 < 13312 && local54.anInt3421 >= 0 && local54.anInt3421 < 13312) {
|
||||||
local21.method3705(local54.anInt3421, Static83.anInt372, Static207.method3685(local21.anInt4810, local54.anInt3412, local54.anInt3421) - local21.anInt4805, local54.anInt3412);
|
local21.method3705(local54.anInt3421, Static83.anInt372, Static207.method3685(local21.anInt4810, local54.anInt3412, local54.anInt3421) - local21.anInt4805, local54.anInt3412);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -42,7 +42,7 @@ public final class Static223 {
|
||||||
public static final JagString aClass100_951 = Static28.method790("<col=ff7000>");
|
public static final JagString aClass100_951 = Static28.method790("<col=ff7000>");
|
||||||
|
|
||||||
@OriginalMember(owner = "client!sc", name = "a", descriptor = "(IIILclient!km;)V")
|
@OriginalMember(owner = "client!sc", name = "a", descriptor = "(IIILclient!km;)V")
|
||||||
public static void method3855(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1, @OriginalArg(3) Class8_Sub4_Sub2 arg2) {
|
public static void method3855(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1, @OriginalArg(3) Npc arg2) {
|
||||||
if (arg2.anInt3369 == arg1 && arg1 != -1) {
|
if (arg2.anInt3369 == arg1 && arg1 != -1) {
|
||||||
@Pc(10) Class144 local10 = Static36.method941(arg1);
|
@Pc(10) Class144 local10 = Static36.method941(arg1);
|
||||||
@Pc(13) int local13 = local10.anInt5347;
|
@Pc(13) int local13 = local10.anInt5347;
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@ public final class Static234 {
|
||||||
public static void method4014() {
|
public static void method4014() {
|
||||||
for (@Pc(3) int local3 = 0; local3 < Static116.anInt2951; local3++) {
|
for (@Pc(3) int local3 = 0; local3 < Static116.anInt2951; local3++) {
|
||||||
@Pc(10) int local10 = Static44.anIntArray106[local3];
|
@Pc(10) int local10 = Static44.anIntArray106[local3];
|
||||||
@Pc(14) Class8_Sub4_Sub2 local14 = Static175.aClass8_Sub4_Sub2Array1[local10];
|
@Pc(14) Npc local14 = Static175.aClass8_Sub4_Sub2Array1[local10];
|
||||||
@Pc(18) int local18 = Static57.aClass3_Sub15_Sub1_3.method2229();
|
@Pc(18) int local18 = Static57.aClass3_Sub15_Sub1_3.method2229();
|
||||||
if ((local18 & 0x8) != 0) {
|
if ((local18 & 0x8) != 0) {
|
||||||
local18 += Static57.aClass3_Sub15_Sub1_3.method2229() << 8;
|
local18 += Static57.aClass3_Sub15_Sub1_3.method2229() << 8;
|
||||||
|
|
|
||||||
|
|
@ -28,9 +28,9 @@ public final class Static278 {
|
||||||
@Pc(19) boolean local19 = false;
|
@Pc(19) boolean local19 = false;
|
||||||
if (Static175.aClass8_Sub4_Sub2Array1[local14] == null) {
|
if (Static175.aClass8_Sub4_Sub2Array1[local14] == null) {
|
||||||
local19 = true;
|
local19 = true;
|
||||||
Static175.aClass8_Sub4_Sub2Array1[local14] = new Class8_Sub4_Sub2();
|
Static175.aClass8_Sub4_Sub2Array1[local14] = new Npc();
|
||||||
}
|
}
|
||||||
@Pc(37) Class8_Sub4_Sub2 local37 = Static175.aClass8_Sub4_Sub2Array1[local14];
|
@Pc(37) Npc local37 = Static175.aClass8_Sub4_Sub2Array1[local14];
|
||||||
Static33.anIntArray79[Static272.anInt5214++] = local14;
|
Static33.anIntArray79[Static272.anInt5214++] = local14;
|
||||||
local37.anInt3430 = Static83.anInt372;
|
local37.anInt3430 = Static83.anInt372;
|
||||||
if (local37.aClass96_1 != null && local37.aClass96_1.method2935()) {
|
if (local37.aClass96_1 != null && local37.aClass96_1.method2935()) {
|
||||||
|
|
|
||||||
|
|
@ -34,7 +34,7 @@ public final class Static37 {
|
||||||
@Pc(43) int local43;
|
@Pc(43) int local43;
|
||||||
@Pc(36) int local36;
|
@Pc(36) int local36;
|
||||||
if (arg0.anInt3370 != -1 && arg0.anInt3370 < 32768) {
|
if (arg0.anInt3370 != -1 && arg0.anInt3370 < 32768) {
|
||||||
@Pc(26) Class8_Sub4_Sub2 local26 = Static175.aClass8_Sub4_Sub2Array1[arg0.anInt3370];
|
@Pc(26) Npc local26 = Static175.aClass8_Sub4_Sub2Array1[arg0.anInt3370];
|
||||||
if (local26 != null) {
|
if (local26 != null) {
|
||||||
local36 = arg0.anInt3421 - local26.anInt3421;
|
local36 = arg0.anInt3421 - local26.anInt3421;
|
||||||
local43 = arg0.anInt3412 - local26.anInt3412;
|
local43 = arg0.anInt3412 - local26.anInt3412;
|
||||||
|
|
|
||||||
|
|
@ -563,7 +563,7 @@ public final class Static4 {
|
||||||
@Pc(1994) Class144 local1994;
|
@Pc(1994) Class144 local1994;
|
||||||
if (local864 >> 29 != 0) {
|
if (local864 >> 29 != 0) {
|
||||||
local1146 = local864 & 0xFFFF;
|
local1146 = local864 & 0xFFFF;
|
||||||
@Pc(1894) Class8_Sub4_Sub2 local1894 = Static175.aClass8_Sub4_Sub2Array1[local1146];
|
@Pc(1894) Npc local1894 = Static175.aClass8_Sub4_Sub2Array1[local1146];
|
||||||
if (local1894 != null) {
|
if (local1894 != null) {
|
||||||
if (local171 == 65535) {
|
if (local171 == 65535) {
|
||||||
local171 = -1;
|
local171 = -1;
|
||||||
|
|
@ -1017,7 +1017,7 @@ public final class Static4 {
|
||||||
local133 = Static57.aClass3_Sub15_Sub1_3.method2192();
|
local133 = Static57.aClass3_Sub15_Sub1_3.method2192();
|
||||||
local786 = Static57.aClass3_Sub15_Sub1_3.method2180();
|
local786 = Static57.aClass3_Sub15_Sub1_3.method2180();
|
||||||
local864 = Static57.aClass3_Sub15_Sub1_3.method2163();
|
local864 = Static57.aClass3_Sub15_Sub1_3.method2163();
|
||||||
@Pc(3766) Class8_Sub4_Sub2 local3766 = Static175.aClass8_Sub4_Sub2Array1[local133];
|
@Pc(3766) Npc local3766 = Static175.aClass8_Sub4_Sub2Array1[local133];
|
||||||
if (local3766 != null) {
|
if (local3766 != null) {
|
||||||
Static223.method3855(local786, local864, local3766);
|
Static223.method3855(local786, local864, local3766);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -106,7 +106,7 @@ public final class Static49 {
|
||||||
Static272.anInt5214 = 0;
|
Static272.anInt5214 = 0;
|
||||||
for (local22 = 0; local22 < local13; local22++) {
|
for (local22 = 0; local22 < local13; local22++) {
|
||||||
@Pc(61) int local61 = Static33.anIntArray79[local22];
|
@Pc(61) int local61 = Static33.anIntArray79[local22];
|
||||||
@Pc(65) Class8_Sub4_Sub2 local65 = Static175.aClass8_Sub4_Sub2Array1[local61];
|
@Pc(65) Npc local65 = Static175.aClass8_Sub4_Sub2Array1[local61];
|
||||||
@Pc(70) int local70 = Static57.aClass3_Sub15_Sub1_3.method2238(1);
|
@Pc(70) int local70 = Static57.aClass3_Sub15_Sub1_3.method2238(1);
|
||||||
if (local70 == 0) {
|
if (local70 == 0) {
|
||||||
Static33.anIntArray79[Static272.anInt5214++] = local61;
|
Static33.anIntArray79[Static272.anInt5214++] = local61;
|
||||||
|
|
|
||||||
|
|
@ -108,7 +108,7 @@ public final class Static54 {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
for (local146 = 0; local146 < Static272.anInt5214; local146++) {
|
for (local146 = 0; local146 < Static272.anInt5214; local146++) {
|
||||||
@Pc(498) Class8_Sub4_Sub2 local498 = Static175.aClass8_Sub4_Sub2Array1[Static33.anIntArray79[local146]];
|
@Pc(498) Npc local498 = Static175.aClass8_Sub4_Sub2Array1[Static33.anIntArray79[local146]];
|
||||||
if (local498 != null && local498.method2682()) {
|
if (local498 != null && local498.method2682()) {
|
||||||
@Pc(507) Class96 local507 = local498.aClass96_1;
|
@Pc(507) Class96 local507 = local498.aClass96_1;
|
||||||
if (local507 != null && local507.anIntArray357 != null) {
|
if (local507 != null && local507.anIntArray357 != null) {
|
||||||
|
|
@ -165,7 +165,7 @@ public final class Static54 {
|
||||||
@Pc(770) Class102 local770 = local756[local181];
|
@Pc(770) Class102 local770 = local756[local181];
|
||||||
if (local770 != null && local770.anInt4058 != 0 && Static83.anInt372 % 20 < 10) {
|
if (local770 != null && local770.anInt4058 != 0 && Static83.anInt372 % 20 < 10) {
|
||||||
if (local770.anInt4058 == 1 && local770.anInt4057 >= 0 && local770.anInt4057 < Static175.aClass8_Sub4_Sub2Array1.length) {
|
if (local770.anInt4058 == 1 && local770.anInt4057 >= 0 && local770.anInt4057 < Static175.aClass8_Sub4_Sub2Array1.length) {
|
||||||
@Pc(804) Class8_Sub4_Sub2 local804 = Static175.aClass8_Sub4_Sub2Array1[local770.anInt4057];
|
@Pc(804) Npc local804 = Static175.aClass8_Sub4_Sub2Array1[local770.anInt4057];
|
||||||
if (local804 != null) {
|
if (local804 != null) {
|
||||||
local231 = local804.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
local231 = local804.anInt3412 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3412 / 32;
|
||||||
local200 = local804.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
local200 = local804.anInt3421 / 32 - Static173.aClass8_Sub4_Sub1_2.anInt3421 / 32;
|
||||||
|
|
|
||||||
|
|
@ -84,7 +84,7 @@ public final class Static91 {
|
||||||
}
|
}
|
||||||
|
|
||||||
@OriginalMember(owner = "client!hc", name = "a", descriptor = "(Lclient!km;Z)V")
|
@OriginalMember(owner = "client!hc", name = "a", descriptor = "(Lclient!km;Z)V")
|
||||||
public static void method1877(@OriginalArg(0) Class8_Sub4_Sub2 arg0) {
|
public static void method1877(@OriginalArg(0) Npc arg0) {
|
||||||
for (@Pc(13) Class3_Sub12 local13 = (Class3_Sub12) Static152.aClass69_87.method2289(); local13 != null; local13 = (Class3_Sub12) Static152.aClass69_87.method2288()) {
|
for (@Pc(13) Class3_Sub12 local13 = (Class3_Sub12) Static152.aClass69_87.method2289(); local13 != null; local13 = (Class3_Sub12) Static152.aClass69_87.method2288()) {
|
||||||
if (arg0 == local13.aClass8_Sub4_Sub2_1) {
|
if (arg0 == local13.aClass8_Sub4_Sub2_1) {
|
||||||
if (local13.aClass3_Sub3_Sub1_1 != null) {
|
if (local13.aClass3_Sub3_Sub1_1 != null) {
|
||||||
|
|
|
||||||
|
|
@ -424,7 +424,7 @@ public final class client extends GameShell {
|
||||||
Static119.anInt3028++;
|
Static119.anInt3028++;
|
||||||
if (Static239.aBoolean269) {
|
if (Static239.aBoolean269) {
|
||||||
label191: for (@Pc(57) int local57 = 0; local57 < 32768; local57++) {
|
label191: for (@Pc(57) int local57 = 0; local57 < 32768; local57++) {
|
||||||
@Pc(66) Class8_Sub4_Sub2 local66 = Static175.aClass8_Sub4_Sub2Array1[local57];
|
@Pc(66) Npc local66 = Static175.aClass8_Sub4_Sub2Array1[local57];
|
||||||
if (local66 != null) {
|
if (local66 != null) {
|
||||||
@Pc(73) byte local73 = local66.aClass96_1.aByte10;
|
@Pc(73) byte local73 = local66.aClass96_1.aByte10;
|
||||||
if ((local73 & 0x2) > 0 && local66.anInt3409 == 0 && Math.random() * 1000.0D < 10.0D) {
|
if ((local73 & 0x2) > 0 && local66.anInt3409 == 0 && Math.random() * 1000.0D < 10.0D) {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue