50 MCAPI
static void buildSchema(
51 ::std::string
const& name,
66 MCAPI
static void** $vftable();
73 ::ll::TypedStorage<4, 4, int> mMaxCooldownTicks;
74 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
75 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
76 ::ll::TypedStorage<8, 8, ::Tick> mNextStartTick;
77 ::ll::TypedStorage<8, 8, ::Tick> mFinishUsingItemTick;
84 virtual bool canUse() ;
87 virtual bool canContinueToUse() ;
90 virtual void start() ;
99 virtual void appendDebugInfo(::std::string& str)
const ;
114 MCAPI
bool $canUse();
116 MCAPI
bool $canContinueToUse();
124 MCAPI
void $appendDebugInfo(::std::string& str)
const;
130 MCAPI
static void** $vftable();