buildTextComponent

inline fun buildTextComponent(action: TextComponentBuildAction): TextComponent

TextComponent を生成する。

Return

TextComponent

Since

1.6.0

See also

Parameters

action

TextComponentBuilder に対して実行する処理