51 ::std::string
const& name,
67 ::ll::TypedStorage<4, 4, int> mMaxCooldownTicks;
68 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
69 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
70 ::ll::TypedStorage<8, 8, ::Tick> mNextStartTick;
71 ::ll::TypedStorage<8, 8, ::Tick> mFinishUsingItemTick;
84 virtual bool canUse() ;
87 virtual bool canContinueToUse() ;
90 virtual void start() ;
99 virtual void appendDebugInfo(::std::string& str)
const ;