17 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
18 ::ll::TypedStorage<4, 4, int> mLayDownStartChance;
19 ::ll::TypedStorage<4, 4, int> mLayDownStopChance;
32 virtual bool canUse() ;
35 virtual bool canContinueToUse() ;
38 virtual void start() ;
47 virtual void appendDebugInfo(::std::string& str)
const ;