Class CustomColorAnimation
java.lang.Object
me.emafire003.dev.coloredglowlib.custom_data_animations.CustomColorAnimation
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<CustomColorAnimation> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintintgetName()Warnign!voidsetCurrentColorIndex(int index) voidsetCurrentTicks(int ticks)
-
Field Details
-
CODEC
-
-
Constructor Details
-
CustomColorAnimation
-
-
Method Details
-
getCurrentTicks
public int getCurrentTicks() -
setCurrentTicks
public void setCurrentTicks(int ticks) -
getCurrentColorIndex
public int getCurrentColorIndex() -
setCurrentColorIndex
public void setCurrentColorIndex(int index) -
getName
Warnign! Ignores case! -
getColorAnimations
-