mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class3_Sub4 to ServerActiveProperties
This commit is contained in:
parent
f8faae82df
commit
3552d4009a
8 changed files with 21 additions and 21 deletions
|
|
@ -41,8 +41,8 @@ public final class Static36 {
|
|||
}
|
||||
|
||||
@OriginalMember(owner = "client!client", name = "b", descriptor = "(Lclient!be;)Lclient!bf;")
|
||||
public static Class3_Sub4 method940(@OriginalArg(0) Class13 arg0) {
|
||||
@Pc(13) Class3_Sub4 local13 = (Class3_Sub4) Static210.aClass133_21.method3863(((long) arg0.anInt507 << 32) + (long) arg0.anInt457);
|
||||
public static ServerActiveProperties method940(@OriginalArg(0) Class13 arg0) {
|
||||
@Pc(13) ServerActiveProperties local13 = (ServerActiveProperties) Static210.aClass133_21.method3863(((long) arg0.anInt507 << 32) + (long) arg0.anInt457);
|
||||
return local13 == null ? arg0.aClass3_Sub4_1 : local13;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue