rs-client: add missing exports

This commit is contained in:
Lucwousin
2019-08-04 00:42:53 +02:00
parent b871ebc8e4
commit dea63ba878
8 changed files with 242 additions and 224 deletions

View File

@@ -55,7 +55,8 @@ public class HitSplatDefinition extends DualNode {
@ObfuscatedGetter(
intValue = -1445466235
)
public int field3333;
@Export("textColor")
public int textColor;
@ObfuscatedName("r")
@ObfuscatedGetter(
intValue = -1814689987
@@ -132,7 +133,7 @@ public class HitSplatDefinition extends DualNode {
HitSplatDefinition() {
this.fontId = -1;
this.field3333 = 0xffffff;
this.textColor = 0xffffff;
this.field3344 = 70;
this.field3334 = -1;
this.field3336 = -1;
@@ -175,7 +176,7 @@ public class HitSplatDefinition extends DualNode {
if (var2 == 1) {
this.fontId = var1.method5511();
} else if (var2 == 2) {
this.field3333 = var1.readMedium();
this.textColor = var1.readMedium();
} else if (var2 == 3) {
this.field3334 = var1.method5511();
} else if (var2 == 4) {