mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class3 to Node
This commit is contained in:
parent
1062ad057f
commit
396a5f0691
45 changed files with 94 additions and 94 deletions
|
|
@ -166,7 +166,7 @@ public final class Static273 {
|
|||
|
||||
@OriginalMember(owner = "client!we", name = "b", descriptor = "(BI)V")
|
||||
public static void method3214(@OriginalArg(1) int arg0) {
|
||||
for (@Pc(11) Class3 local11 = Static210.aClass133_21.method3859(); local11 != null; local11 = Static210.aClass133_21.method3861()) {
|
||||
for (@Pc(11) Node local11 = Static210.aClass133_21.method3859(); local11 != null; local11 = Static210.aClass133_21.method3861()) {
|
||||
if ((local11.aLong192 >> 48 & 0xFFFFL) == (long) arg0) {
|
||||
local11.method4658();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue