18 ::ll::TypedStorage<4, 12, ::BlockPos> mBookshelfPos;
19 ::ll::TypedStorage<1, 1, bool> mRequireSameY;
26 virtual bool canContinueToUse() ;
32 virtual bool findTargetBlock() ;
38 virtual void appendDebugInfo(::std::string& str)
const ;
41 virtual bool _canReach(
::BlockPos const& pos) ;
56 MCAPI
bool $canContinueToUse();
60 MCAPI
bool $findTargetBlock();
64 MCAPI
void $appendDebugInfo(::std::string& str)
const;
72 MCAPI
static void** $vftable();