19 ::ll::TypedStorage<8, 8, ::Mob&> mMob;
20 ::ll::TypedStorage<8, 24, ::WeakEntityRef> mRoarTarget;
21 ::ll::TypedStorage<2, 2, ushort> mDurationTicks;
22 ::ll::TypedStorage<8, 8, ::Tick> mEndTick;
35 virtual bool canUse() ;
38 virtual bool canContinueToUse() ;
41 virtual void start() ;
50 virtual void appendDebugInfo(::std::string& str)
const ;
59 MCAPI ::std::optional<::WeakEntityRef> _findRoarTarget()
const;
67 MCAPI
bool $canContinueToUse();
75 MCAPI
void $appendDebugInfo(::std::string& str)
const;