appendCentered

fun <C : BuildableComponent<C, B>, B : ComponentBuilder<C, B>> ComponentBuilder<C, B>.appendCentered(component: Component, lang: String = "en_us"): B

Moves the cursor by half the width of the component to the left, then appends the component.