/* * Decompiled with CFR 0.152. */ import java.awt.Component; public final class i extends h { public mudclient Q; public i(int n2, int n3, int n4, Component component) { super(n2, n3, n4, component); boolean bl = false; } public final void a(int n2, int n3, int n4, int n5, int n6, int n7, int n8) { boolean bl = q.d; int n9 = n6; int n10 = 50000; if (!bl) { if (n9 >= n10) { this.Q.a(n2, n3, n4, n5, n6 - 50000, n7, n8); return; } n9 = n6; n10 = 40000; } if (!bl) { if (n9 >= n10) { this.Q.b(n2, n3, n4, n5, n6 - 40000, n7, n8); return; } n9 = n6; n10 = 20000; } if (!bl) { if (n9 >= n10) { this.Q.d(n2, n3, n4, n5, n6 - 20000, n7, n8); return; } n9 = n6; n10 = 5000; } if (n9 >= n10) { this.Q.c(n2, n3, n4, n5, n6 - 5000, n7, n8); return; } super.f(n2, n3, n4, n5, n6); } }