Started moving around static methods/fields

This commit is contained in:
Pazaz 2022-04-25 00:49:33 -04:00
parent bed128bd19
commit 6ba1f2f808
305 changed files with 5027 additions and 5075 deletions

View file

@ -33,7 +33,7 @@ public final class MillisTimer extends Timer {
@OriginalMember(owner = "client!lj", name = "b", descriptor = "(I)V")
@Override
public final void method3394() {
public final void reset() {
for (@Pc(7) int local7 = 0; local7 < 10; local7++) {
this.aLongArray4[local7] = 0L;
}
@ -76,7 +76,7 @@ public final class MillisTimer extends Timer {
if (arg0 > this.anInt3552) {
this.anInt3552 = arg0;
}
Static231.sleep((long) this.anInt3552);
ThreadUtils.sleep((long) this.anInt3552);
local139 = 0;
while (this.anInt3553 < 256) {
this.anInt3553 += this.anInt3550;