Package ru.cwcode.cwutils.colors
Class ColorUtils
java.lang.Object
ru.cwcode.cwutils.colors.ColorUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic net.kyori.adventure.text.format.TextColorlerpManyColors(float lerp, net.kyori.adventure.text.format.TextColor... colors) static @NotNull net.kyori.adventure.text.format.TextColorlerpManyColors(int i, float sectionLen, net.kyori.adventure.text.format.TextColor... colors)
-
Constructor Details
-
ColorUtils
public ColorUtils()
-
-
Method Details
-
lerpManyColors
@NotNull public static @NotNull net.kyori.adventure.text.format.TextColor lerpManyColors(int i, float sectionLen, net.kyori.adventure.text.format.TextColor... colors) -
lerpManyColors
public static net.kyori.adventure.text.format.TextColor lerpManyColors(float lerp, net.kyori.adventure.text.format.TextColor... colors) -
isColor
-
getColors
-