13 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPotentialTarget;
14 ::ll::TypedStorage<4, 4, float> mAttackChance;
21 virtual bool canUse() ;
24 virtual bool canContinueToUse() ;
27 virtual void start() ;
30 virtual void appendDebugInfo(::std::string& str)
const ;
41 MCAPI
bool $canContinueToUse();
45 MCAPI
void $appendDebugInfo(::std::string& str)
const;