Uses of Class
com.bencodez.advancedcore.api.bookgui.BookWrapper
Packages that use BookWrapper
-
Uses of BookWrapper in com.bencodez.advancedcore.api.bookgui
Methods in com.bencodez.advancedcore.api.bookgui that return BookWrapperModifier and TypeMethodDescriptionAdd a layout to the current page.BookWrapper.addLine()Add a line to the current page.BookWrapper.addPlaceholder(String toReplace, String replaceWith) Add a placeholder to this book.BookWrapper.addToCurrentPage(net.md_5.bungee.api.chat.BaseComponent... baseComponents) Add components to the current page.BookWrapper.nextPage(int newSize) Move to the next page.