20 ::ll::TypedStorage<8, 8, ::Block const*> mBlockToRemove;
21 ::ll::TypedStorage<4, 4, int> mTicksSinceReachedGoal;
28 virtual bool findTargetBlock() ;
31 virtual bool canUse() ;
34 virtual bool canContinueToUse() ;
37 virtual void start() ;
46 virtual void appendDebugInfo(::std::string&)
const ;
52 virtual void _moveToBlock() ;
55 virtual bool _canReach(
::BlockPos const& pos) ;
82 MCAPI
bool $findTargetBlock();
86 MCAPI
bool $canContinueToUse();
96 MCAPI
void $_moveToBlock();