Use newer version of fernflower and remove __xx names

This commit is contained in:
Lucas
2019-07-04 23:51:52 +02:00
parent 1f2a9b21d6
commit a8d801d830
294 changed files with 27369 additions and 27322 deletions

View File

@@ -48,20 +48,20 @@ public final class GroundItem extends Entity {
garbageValue = "411352848"
)
static void method2095(int var0) {
Client.__client_oa = 0L;
if(var0 >= 2) {
Client.field99 = 0L;
if (var0 >= 2) {
Client.isResizable = true;
} else {
Client.isResizable = false;
}
if(SpotAnimationDefinition.method4822() == 1) {
if (SpotAnimationDefinition.method4822() == 1) {
TextureProvider.client.setMaxCanvasSize(765, 503);
} else {
TextureProvider.client.setMaxCanvasSize(7680, 2160);
}
if(Client.gameState >= 25) {
if (Client.gameState >= 25) {
AbstractByteArrayCopier.method4024();
}