21 ::ll::TypedStorage<4, 4, float> mSpeedModifier;
22 ::ll::TypedStorage<4, 4, float> mMaxPlayDurationSeconds;
23 ::ll::TypedStorage<4, 4, float> mChanceToStart;
24 ::ll::TypedStorage<8, 24, ::SharedTypes::v1_21_120::EntityTypes> mFriendTypes;
25 ::ll::TypedStorage<4, 12, ::Vec3> mFriendSearchArea;
26 ::ll::TypedStorage<4, 4, int> mRandomPosSearchRange;
27 ::ll::TypedStorage<4, 4, int> mRandomPosSearchHeight;
28 ::ll::TypedStorage<4, 4, int> mFollowDistanceInBlocks;
46 MCAPI static ::Vec3
const& DEFAULT_FRIEND_SEARCH_AREA();
48 MCAPI static ::std::string_view
const& NAME();