Remove invalid/add missing Export annotations

This commit is contained in:
Lucas
2019-06-27 00:20:27 +02:00
parent 0c89cab9cb
commit 971549db3a
227 changed files with 215 additions and 1557 deletions

View File

@@ -231,6 +231,7 @@ public final class Projectile extends Entity {
signature = "(I)Ldu;",
garbageValue = "-2134947096"
)
@Export("getModel")
protected final Model getModel() {
SpotAnimationDefinition var1 = class50.getSpotAnimationDefinition(this.id);
Model var2 = var1.getModel(this.frame);