Class ColorUtil
java.lang.Object
tech.guilhermekaua.spigotboot.core.spigot.utils.ColorUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringTranslates&codes and#rrggbbhex for the running server version.static String[]static StringTranslates&codes and#rrggbbhex, encoding hex for an explicit version capability: the native§x…sequence whennativeHexis true, otherwise downsampled to the nearest legacy colour so it still renders on ≤1.15.static org.bukkit.Colorstatic ColorgetColorByHex(String hex)
-
Constructor Details
-
ColorUtil
public ColorUtil()
-
-
Method Details
-
colored
Translates&codes and#rrggbbhex for the running server version. -
colored
Translates&codes and#rrggbbhex, encoding hex for an explicit version capability: the native§x…sequence whennativeHexis true, otherwise downsampled to the nearest legacy colour so it still renders on ≤1.15. -
colored
-
colored
-
getColorByHex
-
getBukkitColorByHex
-