extractWrittenBookContent

fun extractWrittenBookContent(stack: ItemStack): String?(source)

Extracts only the content from a written book.

Return

The book's content, or null if not a written book

Parameters

stack

The ItemStack to extract from