It might be required for you to import the package if you encounter any issues (like casting an Array), so better be safe than sorry and add the import at the very top of the file.

ZenScript
Copy
import crafttweaker.api.text.TextFormatting;

已实现的接口

Link to 已实现的接口

TextFormatting implements the following interfaces. That means all methods defined in these interfaces are also available in TextFormatting

结果类型是否隐藏
结果类型
MC样式
是否隐藏
true
结果类型
string
是否隐藏
true
名称类型可获得可设置描述
名称
colorIndex
类型
int
可获得
true
可设置
false
描述
No Description Provided
名称
fancyStyling
类型
布尔值
可获得
true
可设置
false
描述
No Description Provided
名称
friendlyName
类型
string
可获得
true
可设置
false
描述
No Description Provided
名称
isColor
类型
布尔值
可获得
true
可设置
false
描述
No Description Provided