Interface AnimationListener

  • All Superinterfaces:
    java.util.EventListener

    @Deprecated
    public interface AnimationListener
    extends java.util.EventListener
    Deprecated.
    Use PlayerListener/NpcListener instead
    • Method Detail

      • onAnimationChanged

        void onAnimationChanged​(AnimationEvent event)
        Deprecated.