13 ::ll::TypedStorage<4, 4, float> ActionDirectionThreshold;
14 ::ll::TypedStorage<4, 20, ::ReplayStateConfig> mReplay;
15 ::ll::TypedStorage<8, 32, ::PlayerTickConfig> mPlayerTickConfig;
16 ::ll::TypedStorage<1, 1, bool> ServerAuthBlockBreaking;
17 ::ll::TypedStorage<4, 4, float> mServerPlayerPickRangeScalar;
23 MCAPI static ::PlayerMovementSettings getDefault();
29 MCAPI static ::PlayerMovementSettings
const& INVALID();