18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<8, 8, uint64 const> mStartDelay;
20 ::ll::TypedStorage<8, 8, uint64> mStartDelayCounter;
33 virtual bool canUse() ;
36 virtual void start() ;
45 virtual bool canContinueToUse() ;
48 virtual void appendDebugInfo(::std::string& str)
const ;
71 MCAPI
bool $canContinueToUse();
73 MCAPI
void $appendDebugInfo(::std::string& str)
const;