Renamed some static classes

This commit is contained in:
Pazaz 2022-05-01 12:48:59 -04:00
parent 37883b9f35
commit ff0e890dcd
116 changed files with 1932 additions and 1973 deletions

View file

@ -36,7 +36,7 @@ public final class TextureOp20 extends TextureOp {
public final int[] method4626(@OriginalArg(0) int arg0) {
@Pc(17) int[] local17 = this.aClass121_41.method3445(arg0);
if (this.aClass121_41.invalid) {
Static289.method2614(local17, 0, Static189.anInt4457, this.anInt3894);
ArrayUtils.fill(local17, 0, Static189.anInt4457, this.anInt3894);
}
return local17;
}