22 ::ll::TypedStorage<4, 4, int> mRamDistance;
23 ::ll::TypedStorage<4, 4, int> mMinRamDistance;
24 ::ll::TypedStorage<4, 4, float> mKnockbackForce;
25 ::ll::TypedStorage<4, 4, float> mKnockbackHeight;
26 ::ll::TypedStorage<4, 4, float> mBabyKnockbackModifier;
27 ::ll::TypedStorage<4, 4, float> mRunSpeed;
28 ::ll::TypedStorage<4, 4, float> mRamSpeed;
29 ::ll::TypedStorage<8, 24, ::std::vector<::SharedTypes::v1_21_120::ActorDefinitionTrigger>> mOnStartTriggers;
30 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mPreRamSound;
31 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::LevelSoundEvent> mRamImpactSound;
32 ::ll::TypedStorage<4, 8, ::SharedTypes::FloatRange> mCooldownTime;
37 RamAttackGoalDefinition& operator=(RamAttackGoalDefinition
const&);
38 RamAttackGoalDefinition(RamAttackGoalDefinition
const&);
39 RamAttackGoalDefinition();
44 MCAPI ::SharedTypes::v1_26_10::RamAttackGoalDefinition&
47 MCAPI ~RamAttackGoalDefinition();
59 MCAPI
static float const& DEFAULT_BABY_KNOCKBACK_MODIFIER();
61 MCAPI
static float const& DEFAULT_KNOCKBACK_FORCE();
63 MCAPI
static float const& DEFAULT_KNOCKBACK_HEIGHT();
65 MCAPI
static int const& DEFAULT_MIN_RAM_DISTANCE();
67 MCAPI
static int const& DEFAULT_RAM_DISTANCE();
69 MCAPI
static float const& DEFAULT_RAM_SPEED();
71 MCAPI
static float const& DEFAULT_RUN_SPEED();
73 MCAPI static ::std::string_view
const& NAME();