20 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mCreeperRef;
21 ::ll::TypedStorage<4, 4, float> mStartSwellDist;
22 ::ll::TypedStorage<4, 4, float> mStopSwellDist;
23 ::ll::TypedStorage<8, 40, ::TempEPtr<::Actor>> mTarget;
30 virtual bool canUse() ;
33 virtual void start() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
57 MCAPI
void* $ctor(
::Creeper* creeper,
float startSwellDist,
float stopSwellDist);
77 MCAPI
void $appendDebugInfo(::std::string& str)
const;
83 MCAPI
static void** $vftable();