mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 01:21:23 -07:00
Rename Class3_Sub2_Sub14 to InvType
This commit is contained in:
parent
bf151a0e12
commit
a169470107
50 changed files with 507 additions and 507 deletions
|
|
@ -126,7 +126,7 @@ public final class Static230 {
|
|||
|
||||
@OriginalMember(owner = "client!sj", name = "b", descriptor = "(II)Lclient!cb;")
|
||||
public static QuickChatPhraseType method3953(@OriginalArg(1) int arg0) {
|
||||
@Pc(10) QuickChatPhraseType local10 = (QuickChatPhraseType) Static249.aClass54_15.method1806((long) arg0);
|
||||
@Pc(10) QuickChatPhraseType local10 = (QuickChatPhraseType) Static249.aClass54_15.get((long) arg0);
|
||||
if (local10 != null) {
|
||||
return local10;
|
||||
}
|
||||
|
|
@ -143,7 +143,7 @@ public final class Static230 {
|
|||
if (arg0 >= 32768) {
|
||||
local10.method763();
|
||||
}
|
||||
Static249.aClass54_15.method1811(local10, (long) arg0);
|
||||
Static249.aClass54_15.put(local10, (long) arg0);
|
||||
return local10;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue