mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-12 09:30:22 -07:00
Refactored Buffer class
This commit is contained in:
parent
65965ea3a2
commit
6d9afcdc29
165 changed files with 2763 additions and 2728 deletions
|
|
@ -15,7 +15,7 @@ public final class Static137 {
|
|||
|
||||
@OriginalMember(owner = "client!kl", name = "a", descriptor = "(Lclient!wa;B)Lclient!kc;")
|
||||
public static TextureOp29SubOp2 method2664(@OriginalArg(0) Buffer arg0) {
|
||||
return new TextureOp29SubOp2(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2220(), arg0.method2229());
|
||||
return new TextureOp29SubOp2(arg0.g2s(), arg0.g2s(), arg0.g2s(), arg0.g2s(), arg0.g3(), arg0.g3(), arg0.g1());
|
||||
}
|
||||
|
||||
@OriginalMember(owner = "client!kl", name = "b", descriptor = "(II)Z")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue