Interface Lectern
- All Superinterfaces:
BlockData, Cloneable, Directional, Powerable
'has_book' is a quick flag to check whether this lectern has a book inside
it.
-
Method Summary
Methods inherited from interface BlockData
clone, copyTo, createBlockState, getAsString, getAsString, getLightEmission, getMapColor, getMaterial, getPistonMoveReaction, getPlacementMaterial, getSoundGroup, isFaceSturdy, isOccluding, isPreferredTool, isSupported, isSupported, matches, merge, mirror, requiresCorrectToolForDrops, rotateMethods inherited from interface Directional
getFaces, getFacing, setFacingMethods inherited from interface Powerable
isPowered, setPowered
-
Method Details
-
hasBook
boolean hasBook()Gets the value of the 'has_book' property.- Returns:
- the 'has_book' value
-