package NET.worlds.scape; public interface AnimatedActionCallback { void motionComplete(int var1); }