TextComponent

constructor(string: StructuredText, width: Int, alignment: TextComponent.TextAlignment)(source)
constructor(string: StructuredText, width: Int)(source)
constructor(string: StructuredText)(source)
constructor(string: String)(source)