Class CustomColorAnimation

java.lang.Object
me.emafire003.dev.coloredglowlib.custom_data_animations.CustomColorAnimation

public class CustomColorAnimation extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getCurrentTicks

      public int getCurrentTicks()
    • setCurrentTicks

      public void setCurrentTicks(int ticks)
    • getCurrentColorIndex

      public int getCurrentColorIndex()
    • setCurrentColorIndex

      public void setCurrentColorIndex(int index)
    • getName

      public String getName()
      Warnign! Ignores case!
    • getColorAnimations

      public List<ColorAnimationItem> getColorAnimations()