17 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mPotentialTarget;
18 ::ll::TypedStorage<4, 4, float> mAttackChance;
25 virtual bool canUse() ;
28 virtual bool canContinueToUse() ;
31 virtual void start() ;
34 virtual void appendDebugInfo(::std::string& str)
const ;
51 MCAPI
bool $canContinueToUse();
55 MCAPI
void $appendDebugInfo(::std::string& str)
const;
61 MCAPI
static void** $vftable();