18 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
19 ::ll::TypedStorage<4, 4, int> mUsingTime;
20 ::ll::TypedStorage<8, 24, ::std::vector<::ItemDescriptor>> mChargeItemList;
27 virtual bool canUse() ;
30 virtual bool canContinueToUse() ;
33 virtual void start() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
59 MCAPI
bool $canContinueToUse();
67 MCAPI
void $appendDebugInfo(::std::string& str)
const;
73 MCAPI
static void** $vftable();