18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<8, 8, uint64 const> mStartDelay;
20 ::ll::TypedStorage<8, 8, uint64> mStartDelayCounter;
27 virtual bool canUse() ;
30 virtual void start() ;
39 virtual bool canContinueToUse() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
71 MCAPI
bool $canContinueToUse();
73 MCAPI
void $appendDebugInfo(::std::string& str)
const;
79 MCAPI
static void** $vftable();