IBookProperties

Properties for books, lecterns, and other book-holding containers.

See also

Inheritors

Properties

Link copied to clipboard
abstract val currentPage: Int

Current page of the book.

Link copied to clipboard
abstract val pageCount: Int

Number of pages in the book.

Functions

Link copied to clipboard
open fun writeSelectors(appendSelector: BiConsumer<String, String>)