Interface Lectern

All Superinterfaces:
BlockData, Cloneable, Directional, Powerable

public interface Lectern extends Directional, Powerable
'has_book' is a quick flag to check whether this lectern has a book inside it.
  • Method Details

    • hasBook

      boolean hasBook()
      Gets the value of the 'has_book' property.
      Returns:
      the 'has_book' value
    • setHasBook

      void setHasBook(boolean hasBook)
      Sets the value of the 'has_book' property.
      Parameters:
      hasBook - the new 'has_book' value