Interface EventMorphAnimation

All Superinterfaces:
CacheableObject<CachedEventMorphAnimation>
All Known Implementing Classes:
CachedEventMorphAnimation, NativeEventMorphAnimation

public interface EventMorphAnimation extends CacheableObject<CachedEventMorphAnimation>
  • Method Details

    • frame

      int frame()
    • animation

      @NotNull @NotNull String animation()
    • node

      @NotNull @NotNull String node()