17 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
18 ::ll::TypedStorage<4, 4, int> mInterval;
31 virtual bool canUse() ;
34 virtual void start() ;
43 virtual bool canContinueToUse() ;
46 virtual void appendDebugInfo(::std::string& str)
const ;
63 MCAPI
bool $canContinueToUse();
65 MCAPI
void $appendDebugInfo(::std::string& str)
const;