convert

abstract fun convert(text: McTextComponent): Message

Converts a McTextComponent into a brigadier Message.

Return

A Message representing the converted text component.

Parameters

text

The McTextComponent to convert.