17 ::ll::TypedStorage<1, 1, bool> mCloseDoor;
18 ::ll::TypedStorage<4, 4, int> mForgetTime;
19 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
26 virtual bool canUse() ;
29 virtual bool canContinueToUse() ;
32 virtual void start() ;
41 virtual void appendDebugInfo(::std::string& str)
const ;
58 MCAPI
bool $canContinueToUse();
66 MCAPI
void $appendDebugInfo(::std::string& str)
const;
72 MCAPI
static void** $vftable();