mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2026-08-17 16:35:14 -06:00
Renamed some static classes
This commit is contained in:
parent
37883b9f35
commit
ff0e890dcd
116 changed files with 1932 additions and 1973 deletions
|
|
@ -23,14 +23,6 @@ public final class Static24 {
|
|||
return local8;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!bn", name = "a", descriptor = "(IIB)I")
|
||||
public static int method670(@OriginalArg(0) int arg0, @OriginalArg(1) int arg1) {
|
||||
@Pc(47) int local47 = Static138.method2695(arg0 - 1, arg1 + -1) + Static138.method2695(arg0 + 1, arg1 + -1) + Static138.method2695(arg0 + -1, arg1 - -1) + Static138.method2695(arg0 + 1, arg1 - -1);
|
||||
@Pc(76) int local76 = Static138.method2695(arg0 - 1, arg1) + Static138.method2695(arg0 + 1, arg1) + Static138.method2695(arg0, arg1 + -1) + Static138.method2695(arg0, arg1 + 1);
|
||||
@Pc(81) int local81 = Static138.method2695(arg0, arg1);
|
||||
return local76 / 8 + local47 / 16 + local81 / 4;
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!bn", name = "d", descriptor = "(II)Z")
|
||||
public static boolean method671(@OriginalArg(1) int arg0) {
|
||||
return arg0 >= 48 && arg0 <= 57;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue