18 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::Path>> mCurrentPath;
19 ::ll::TypedStorage<1, 1, bool> mClockwise;
20 ::ll::TypedStorage<8, 8, ::EnderDragon&> mDragon;
33 virtual bool canUse() ;
36 virtual bool canContinueToUse() ;
39 virtual void start() ;
48 virtual void appendDebugInfo(::std::string& str)
const ;