mirror of
https://gitlab.com/2009scape/rt4-client.git
synced 2025-12-16 19:40:18 -07:00
Refactored much of the protocol class, new class names for a few
Class3_Sub31 -> ComponentPointer Class3_Sub22 -> ClanMember Class102 -> MapMarker Class3_Sub7 -> SceneryStack
This commit is contained in:
parent
2e4cc73755
commit
83a07e779e
118 changed files with 2196 additions and 2289 deletions
|
|
@ -6,9 +6,6 @@ import org.openrs2.deob.annotation.Pc;
|
|||
|
||||
public final class Static160 {
|
||||
|
||||
@OriginalMember(owner = "client!mj", name = "d", descriptor = "[Lclient!na;")
|
||||
public static final JagString[] aClass100Array121 = new JagString[8];
|
||||
|
||||
@OriginalMember(owner = "client!mj", name = "g", descriptor = "Lclient!na;")
|
||||
public static final JagString aClass100_761 = JagString.parse("(U3");
|
||||
|
||||
|
|
@ -20,7 +17,7 @@ public final class Static160 {
|
|||
if (GlRenderer.enabled) {
|
||||
Static46.method1187(arg0, arg1, arg2.anInt445 + arg0, arg2.anInt459 + arg1);
|
||||
}
|
||||
if (Static270.anInt5795 >= 3) {
|
||||
if (Static270.minimapState >= 3) {
|
||||
if (GlRenderer.enabled) {
|
||||
@Pc(44) Sprite local44 = arg2.method489(false);
|
||||
if (local44 != null) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue