20 ::ll::TypedStorage<8, 8, ::Block const*> mBlockToRemove;
21 ::ll::TypedStorage<4, 4, int> mTicksSinceReachedGoal;
27 virtual bool findTargetBlock() ;
29 virtual bool canUse() ;
31 virtual bool canContinueToUse() ;
33 virtual void start() ;
39 virtual void appendDebugInfo(::std::string&)
const ;
43 virtual void _moveToBlock() ;
45 virtual bool _canReach(
::BlockPos const& pos) ;
61 MCAPI
bool $findTargetBlock();
65 MCAPI
bool $canContinueToUse();
75 MCAPI
void $_moveToBlock();