13 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPotentialTarget;
14 ::ll::TypedStorage<4, 4, float> mAttackChance;
20 virtual bool canUse() ;
22 virtual bool canContinueToUse() ;
24 virtual void start() ;
26 virtual void appendDebugInfo(::std::string& str)
const ;
36 MCAPI
bool $canContinueToUse();
40 MCAPI
void $appendDebugInfo(::std::string& str)
const;