api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
BookMeta
/
Builder
/
pages
pages
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
abstract
fun
pages
(
pages
:
Collection
<
Component
>
)
:
B
@
Contract
(
value
=
"_ -> this"
,
mutates
=
"this"
)
open
fun
pages
(
vararg
pages
:
Component
)
:
B
Sets the pages the book has to the given
pages
.
Return
this builder
Parameters
pages
the pages