1
mirror of https://github.com/CarmJos/MineConfiguration.git synced 2026-07-16 09:41:17 +08:00

[1.1.1-SNAPSHOT] 修复Javadoc加载问题

This commit is contained in:
2022-04-25 08:34:12 +08:00
parent 08a56c7168
commit 7d645f4386
6 changed files with 6 additions and 6 deletions
@@ -26,7 +26,7 @@ public class ColorParser {
}
/**
* Parse HEXColor code like &(#000000) to minecraft colored text.
* Parse HEXColor code like <blockquote><pre>&(#000000)</pre></blockquote> to minecraft colored text.
*
* @param text the text to parse
* @return color parsed