Rework clanmanmode attack option hiding (#746)

* A whole bunch of refactoring

* Api/mixins/injector additions for hiding attack options

* Rework clanmanmode attack hiding

* Update Client.java
This commit is contained in:
Lucwousin
2019-06-26 01:01:21 +02:00
committed by Kyleeld
parent ae6274a16f
commit 39a4cb2266
118 changed files with 2038 additions and 1955 deletions

View File

@@ -23,7 +23,7 @@ public class SecureRandomCallable implements Callable {
garbageValue = "64"
)
static class27 method1145(byte[] var0) {
return var0 == null?new class27():new class27(class27.method438(var0).pixels);
return var0 == null?new class27():new class27(class27.convertJpgToSprite(var0).pixels);
}
@ObfuscatedName("m")