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

@ -22,7 +22,7 @@ public final class Js5CacheQueue implements Runnable {
public Js5CacheQueue() {
@Pc(20) PrivilegedRequest local20 = GameShell.signLink.startThread(5, this);
while (local20.status == 0) {
Static231.sleep(10L);
ThreadUtils.sleep(10L);
}
if (local20.status == 2) {
throw new RuntimeException();
@ -126,7 +126,7 @@ public final class Js5CacheQueue implements Runnable {
local19.aByteArray11 = local19.aClass49_3.read((int) local19.secondaryKey);
}
} catch (@Pc(83) Exception local83) {
Static89.report(null, local83);
TracingException.report(null, local83);
}
local19.aBoolean226 = false;
}