api
a9eff54633
jvm
api
/
org.kryptonmc.api.item.meta
/
WrittenBookMeta
/
Builder
/
addPage
add
Page
abstract
override
fun
addPage
(
page
:
Component
)
:
WrittenBookMeta.Builder
Adds the given
page
to the list of pages the book has.
Return
this builder
Parameters
page
the page to add