Rename Class18* to Texture29SubOp*

This commit is contained in:
Pazaz 2022-04-19 18:57:18 -04:00
parent 20dbea6554
commit 722325b98e
10 changed files with 21 additions and 21 deletions

View file

@ -31,7 +31,7 @@ public final class Static21 {
}
@OriginalMember(owner = "client!bk", name = "a", descriptor = "(BLclient!wa;)Lclient!re;")
public static Class18_Sub3 method620(@OriginalArg(1) Buffer arg0) {
return new Class18_Sub3(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2229());
public static TextureOp29SubOp3 method620(@OriginalArg(1) Buffer arg0) {
return new TextureOp29SubOp3(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2229());
}
}