17 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
18 ::ll::TypedStorage<4, 4, int> mTicks;
19 ::ll::TypedStorage<4, 4, int> mIdleTicks;
20 ::ll::TypedStorage<4, 4, float> mSuccessRate;
27 virtual bool canUse() ;
30 virtual bool canContinueToUse() ;
33 virtual void start() ;
39 virtual void appendDebugInfo(::std::string& str)
const ;
56 MCAPI
bool $canContinueToUse();
62 MCAPI
void $appendDebugInfo(::std::string& str)
const;
68 MCAPI
static void** $vftable();