Move packets to Protocol class, general refactoring

This commit is contained in:
Pazaz 2022-04-25 02:41:31 -04:00
parent b3a5fdbec9
commit 49ccfc34ec
142 changed files with 3092 additions and 3089 deletions

View file

@ -4,9 +4,6 @@ import org.openrs2.deob.annotation.Pc;
public final class Static190 {
@OriginalMember(owner = "client!pf", name = "h", descriptor = "[J")
public static final long[] aLongArray6 = new long[100];
@OriginalMember(owner = "client!pf", name = "r", descriptor = "[I")
public static final int[] anIntArray382 = new int[500];