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

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

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