57 MCAPI
static void buildSchema(
58 ::std::string
const& name,
73 MCAPI
static void** $vftable();
80 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
81 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
82 ::ll::TypedStorage<4, 4, float> mMinPickupFlowerWaitTicks;
83 ::ll::TypedStorage<4, 4, float> mMaxPickupFlowerWaitTicks;
84 ::ll::TypedStorage<4, 12, ::Vec3> mSearchArea;
85 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
86 ::ll::TypedStorage<4, 4, float> mMaxHeadRotationY;
87 ::ll::TypedStorage<4, 4, float> mMinDistanceToTargetSquared;
88 ::ll::TypedStorage<4, 4, int> mPickupFlowerTick;
89 ::ll::TypedStorage<1, 1, bool> mTakeFlower;
90 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
91 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mOfferFlowerMob;
98 virtual bool canUse() ;
101 virtual bool canContinueToUse() ;
104 virtual void start() ;
107 virtual void stop() ;
110 virtual void tick() ;
113 virtual void appendDebugInfo(::std::string& str)
const ;
128 MCAPI
bool $canUse();
130 MCAPI
bool $canContinueToUse();
138 MCAPI
void $appendDebugInfo(::std::string& str)
const;
144 MCAPI
static void** $vftable();