18 ::ll::TypedStorage<8, 8, ::EnderDragon&> mDragon;
19 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::Path>> mCurrentPath;
20 ::ll::TypedStorage<1, 1, bool> mDone;
27 virtual bool canUse() ;
30 virtual bool canContinueToUse() ;
33 virtual void start() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
51 MCAPI
void findNewTarget();
65 MCAPI
bool $canContinueToUse();
73 MCAPI
void $appendDebugInfo(::std::string& str)
const;
79 MCAPI
static void** $vftable();