TextComponent

constructor(text: String, color: String = "", styles: Set<TextStyle> = emptySet(), extra: List<TextComponent> = emptyList())