50 MCAPI
static void buildSchema(
51 ::std::string
const& name,
67 MCAPI
static void** $vftable();
74 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
75 ::ll::TypedStorage<4, 12, ::Vec3> mWantedPosition;
76 ::ll::TypedStorage<4, 12, ::BlockPos> mChosenEndPos;
77 ::ll::TypedStorage<4, 4, float> mSpeedMultiplier;
78 ::ll::TypedStorage<4, 4, float> mGoalRadiusSq;
79 ::ll::TypedStorage<1, 1, bool> mPathingInvalid;
80 ::ll::TypedStorage<1, 1, bool> mReachedTarget;
87 virtual bool canUse() ;
90 virtual bool canContinueToUse() ;
93 virtual void start() ;
102 virtual void appendDebugInfo(::std::string& str)
const ;
117 MCAPI
bool $canUse();
119 MCAPI
bool $canContinueToUse();
127 MCAPI
void $appendDebugInfo(::std::string& str)
const;
133 MCAPI
static void** $vftable();