56 MCAPI
static void buildSchema(
57 ::std::string
const& name,
73 MCAPI
static void** $vftable();
80 ::ll::TypedStorage<4, 4, int> mMaxOfferFlowerDurationTicks;
81 ::ll::TypedStorage<4, 4, float> mChanceToStart;
82 ::ll::TypedStorage<8, 64, ::ActorFilterGroup> mFilters;
83 ::ll::TypedStorage<4, 12, ::Vec3> mSearchArea;
84 ::ll::TypedStorage<4, 4, float> mMaxRotationX;
85 ::ll::TypedStorage<4, 4, float> mMaxHeadRotationY;
86 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mTakeFlowerMob;
87 ::ll::TypedStorage<8, 8, ::Tick> mTimeoutTick;
88 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
95 virtual bool canUse() ;
98 virtual bool canContinueToUse() ;
101 virtual void start() ;
104 virtual void stop() ;
107 virtual void tick() ;
110 virtual void appendDebugInfo(::std::string& str)
const ;
125 MCAPI
bool $canUse();
127 MCAPI
bool $canContinueToUse();
135 MCAPI
void $appendDebugInfo(::std::string& str)
const;
141 MCAPI
static void** $vftable();