23 struct ApplyKnockbackRulesPreset {
27 ::ll::TypedStorage<8, 232, ::SharedTypes::v1_21_20::FilterGroupData> mFilter;
28 ::ll::TypedStorage<4, 4, float> mHorizontalPower;
29 ::ll::TypedStorage<4, 4, float> mVerticalPower;
30 ::ll::TypedStorage<4, 4, float> mVerticalVelocityCap;
31 ::ll::TypedStorage<1, 1, bool> mCheckIfTargetIsImmersedInWater;
32 ::ll::TypedStorage<4, 4, float> mScalePreviousVelocity;
33 ::ll::TypedStorage<4, 4, float> mHorizontalAngleScale;
34 ::ll::TypedStorage<4, 4, float> mVerticalHitAngleScale;
35 ::ll::TypedStorage<4, 4, float> mVerticalPositionAngleScale;
36 ::ll::TypedStorage<1, 1, bool> mScaleWithDamage;
42 MCAPI ApplyKnockbackRulesPreset();
44 MCAPI
bool operator==(
48 MCAPI ~ApplyKnockbackRulesPreset();
60 MCAPI static ::std::string_view
const& NAME();