Rename Class144 to SeqType

This commit is contained in:
Pazaz 2022-04-19 19:41:38 -04:00
parent 195493cdf8
commit b56198a4c6
27 changed files with 40 additions and 40 deletions

View file

@ -47,13 +47,13 @@ public final class Static36 {
}
@OriginalMember(owner = "client!client", name = "a", descriptor = "(IB)Lclient!tk;")
public static Class144 method941(@OriginalArg(0) int arg0) {
@Pc(17) Class144 local17 = (Class144) Static142.aClass99_23.method3106((long) arg0);
public static SeqType method941(@OriginalArg(0) int arg0) {
@Pc(17) SeqType local17 = (SeqType) Static142.aClass99_23.method3106((long) arg0);
if (local17 != null) {
return local17;
}
@Pc(32) byte[] local32 = Static243.aClass153_98.method4495(Static221.method3389(arg0), Static118.method2356(arg0));
local17 = new Class144();
local17 = new SeqType();
local17.anInt5361 = arg0;
if (local32 != null) {
local17.method4213(new Buffer(local32));