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

@ -88,8 +88,8 @@ public final class Static9 {
}
@OriginalMember(owner = "client!al", name = "a", descriptor = "(ILclient!wa;)Lclient!ci;")
public static Class18_Sub1 method184(@OriginalArg(1) Buffer arg0) {
return new Class18_Sub1(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2229());
public static TextureOp29SubOp1 method184(@OriginalArg(1) Buffer arg0) {
return new TextureOp29SubOp1(arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2213(), arg0.method2220(), arg0.method2229());
}
@OriginalMember(owner = "client!al", name = "b", descriptor = "(B)V")