22class ChiseledBookshelfBlock :
public ::FaceDirectionalActorBlock {
25 enum class SlotState :
int {
33 ChiseledBookshelfBlock();
38 virtual bool isInteractiveBlock()
const ;
40 virtual bool hasComparatorSignal()
const ;
53 MCAPI ChiseledBookshelfBlock(::std::string
const& nameId,
int id);
67 MCAPI static ::ChiseledBookshelfBlock::SlotState
75 MCAPI
void* $ctor(::std::string
const& nameId,
int id);
81 MCFOLD
bool $isInteractiveBlock()
const;
83 MCFOLD
bool $hasComparatorSignal()
const;