18 ::ll::TypedStorage<8, 8, ::Mob&> mSelf;
19 ::ll::TypedStorage<4, 4, float> mPercentChance;
20 ::ll::TypedStorage<8, 24, ::std::vector<::MobDescriptor>
const> mTargetTypes;
27 virtual bool canUse() ;
30 virtual bool canContinueToUse() ;
33 virtual bool canBeInterrupted() ;
36 virtual void start() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
59 MCFOLD
bool $canContinueToUse();
61 MCFOLD
bool $canBeInterrupted();
67 MCFOLD
void $appendDebugInfo(::std::string& str)
const;
73 MCAPI
static void** $vftable();