withTitle

@Contract(value = "_ -> new", pure = true)
abstract fun withTitle(title: Component): WrittenBookMeta

Creates new item metadata with the given title.

Return

new item metadata

Parameters

title

the new title