mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-13 10:00:19 -07:00
Rename Class153 to Js5
This commit is contained in:
parent
52b455e2d3
commit
2138eabfc4
106 changed files with 149 additions and 149 deletions
|
|
@ -5,7 +5,7 @@ import org.openrs2.deob.annotation.Pc;
|
|||
public final class Static291 {
|
||||
|
||||
@OriginalMember(owner = "client!rf", name = "a", descriptor = "(Lclient!ve;II)Lclient!rf;")
|
||||
public static Class3_Sub29 method3742(@OriginalArg(0) Class153 arg0, @OriginalArg(1) int arg1, @OriginalArg(2) int arg2) {
|
||||
public static Class3_Sub29 method3742(@OriginalArg(0) Js5 arg0, @OriginalArg(1) int arg1, @OriginalArg(2) int arg2) {
|
||||
@Pc(5) byte[] local5 = arg0.method4495(arg1, arg2);
|
||||
return local5 == null ? null : new Class3_Sub29(new Buffer(local5));
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue