Class LegacyChatColors
java.lang.Object
com.kamikazejam.kamicommon.util.LegacyChatColors
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic @NotNull ChatColorgetChatColor(@NotNull DyeColor dyeColor) static @NotNull ChatColorgetNearestChatColor(@NotNull Color color) Map a hex string to the closest matchingChatColor.static @NotNull ChatColorgetNearestChatColor(@NotNull String hex) Map a hex string to the closest matchingChatColor.
-
Constructor Details
-
LegacyChatColors
public LegacyChatColors()
-
-
Method Details
-
getNearestChatColor
-
getNearestChatColor
-
getChatColor
-