Remove invalid/add missing Export annotations
This commit is contained in:
@@ -11,7 +11,6 @@ public final class GraphicsObject extends Entity {
|
||||
@ObfuscatedGetter(
|
||||
intValue = -1807262579
|
||||
)
|
||||
@Export("__bw_d")
|
||||
static int __bw_d;
|
||||
@ObfuscatedName("k")
|
||||
@ObfuscatedSignature(
|
||||
@@ -130,6 +129,7 @@ public final class GraphicsObject extends Entity {
|
||||
signature = "(I)Ldu;",
|
||||
garbageValue = "-2134947096"
|
||||
)
|
||||
@Export("getModel")
|
||||
protected final Model getModel() {
|
||||
SpotAnimationDefinition var1 = class50.getSpotAnimationDefinition(this.id);
|
||||
Model var2;
|
||||
|
||||
Reference in New Issue
Block a user