18 ::ll::TypedStorage<4, 4, float> ActionDirectionThreshold;
19 ::ll::TypedStorage<4, 20, ::ReplayStateConfig> mReplay;
20 ::ll::TypedStorage<8, 32, ::PlayerTickConfig> mPlayerTickConfig;
21 ::ll::TypedStorage<1, 1, bool> ServerAuthBlockBreaking;
22 ::ll::TypedStorage<4, 4, float> mServerPlayerPickRangeScalar;
36 MCAPI static ::PlayerMovementSettings getDefault();
42 MCAPI static ::PlayerMovementSettings
const& INVALID();