22 ::ll::TypedStorage<4, 4, float> mUseDuration;
23 ::ll::TypedStorage<1, 1, bool> mEmitVibrations;
24 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMovementModifier;
25 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnUseSubscription;
41 MCAPI
static void bindType(
43 ::std::vector<::AllExperiments>
const& requiredToggles,
44 ::std::optional<::SemVersion> releasedMinFormatVersion
47 MCAPI static ::HashedString
const& getIdentifier();