whole bunch of refactoring client

This commit is contained in:
ThatGamerBlue
2020-04-11 13:00:01 +01:00
parent 5fdefb98f6
commit bb255a6da2
58 changed files with 225 additions and 187 deletions

View File

@@ -40,7 +40,7 @@ public class MouseRecorder implements Runnable {
}
public void run() {
for (; this.isRunning; class169.method3541(50L)) {
for (; this.isRunning; class169.sleepExact(50L)) {
synchronized(this.lock) {
if (this.index < 500) {
this.xs[this.index] = MouseHandler.MouseHandler_x;