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

@@ -63,7 +63,8 @@ public enum class169 implements Enumerated {
}
@ObfuscatedName("x")
public static final void method3541(long var0) {
@Export("sleepExact")
public static final void sleepExact(long var0) {
if (var0 > 0L) {
if (0L == var0 % 10L) {
long var2 = var0 - 1L;