TextComponent

constructor(text: String, color: String = "", styles: EnumSet<TextStyle> = EnumSet.noneOf(TextStyle::class.java), extra: List<TextComponent> = emptyList())