18 ::ll::TypedStorage<4, 12, ::BlockPos> mBookshelfPos;
19 ::ll::TypedStorage<1, 1, bool> mRequireSameY;
25 virtual bool canContinueToUse() ;
29 virtual bool findTargetBlock() ;
33 virtual void appendDebugInfo(::std::string& str)
const ;
35 virtual bool _canReach(
::BlockPos const& pos) ;
43 MCAPI
bool $canContinueToUse();
47 MCAPI
bool $findTargetBlock();
51 MCAPI
void $appendDebugInfo(::std::string& str)
const;