rs-client: refactoring and imports

This commit is contained in:
ThatGamerBlue
2020-07-19 17:41:51 +01:00
parent 3fad382843
commit 2c8ca731e6
17 changed files with 152 additions and 133 deletions

View File

@@ -49,6 +49,6 @@ public final class FloorDecoration {
@ObfuscatedName("o")
static boolean method2977(long var0) {
return class171.method3571(var0) == 2;
return class171.Entity_unpackType(var0) == 2;
}
}