Uses of Class
io.github.lucfr1746.llibrary.itemstack.WritableBookBuilder
Packages that use WritableBookBuilder
-
Uses of WritableBookBuilder in io.github.lucfr1746.llibrary.itemstack
Subclasses of WritableBookBuilder in io.github.lucfr1746.llibrary.itemstackModifier and TypeClassDescriptionclass
TheBookMetaBuilder
class extendsWritableBookBuilder
to provide additional functionality for modifyingBookMeta
of anItemStack
.Methods in io.github.lucfr1746.llibrary.itemstack that return WritableBookBuilderModifier and TypeMethodDescriptionAdds new pages to the end of the book.WritableBookBuilder.clearPages()
Clears all pages in the book.Sets the content of a specific page.Sets the pages of the book, replacing any existing pages.Sets the pages of the book using a list, replacing any existing pages.