23 ::ll::TypedStorage<4, 4, float> mUseDuration;
24 ::ll::TypedStorage<1, 1, bool> mEmitVibrations;
25 ::ll::TypedStorage<4, 8, ::std::optional<::SharedTypes::Legacy::LevelSoundEvent>> mStartSound;
26 ::ll::TypedStorage<4, 8, ::std::optional<float>> mMovementModifier;
27 ::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();