57 MCAPI
static void buildSchema(
58 ::std::string
const& name,
72 MCAPI
static void** $vftable();
79 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
80 ::ll::TypedStorage<8, 128, ::CroakGoal::Definition> mDefinition;
81 ::ll::TypedStorage<8, 8, ::Tick> mTickOfNextCroak;
82 ::ll::TypedStorage<8, 8, ::Tick> mTickOfEndCroak;
89 virtual bool canUse() ;
92 virtual bool canContinueToUse() ;
95 virtual void start() ;
101 virtual void appendDebugInfo(::std::string& str)
const ;
116 MCAPI
bool $canUse();
118 MCAPI
bool $canContinueToUse();
124 MCAPI
void $appendDebugInfo(::std::string& str)
const;
130 MCAPI
static void** $vftable();
Definition EntityContext.h:16