api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
WrittenBookMeta
/
withTitle
with
Title
@
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