17 ::ll::TypedStorage<4, 4, int> mBreakTime;
18 ::ll::TypedStorage<4, 4, int const> mBreakDoorTime;
19 ::ll::TypedStorage<4, 4, int> mLastBreakProgress;
20 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
27 virtual bool canUse() ;
30 virtual void start() ;
36 virtual bool canContinueToUse() ;
42 virtual void appendDebugInfo(::std::string& str)
const ;
63 MCAPI
bool $canContinueToUse();
67 MCAPI
void $appendDebugInfo(::std::string& str)
const;
73 MCAPI
static void** $vftable();