22 ::ll::TypedStorage<1, 1, bool> mDoSwing;
23 ::ll::TypedStorage<4, 4, float> mMinDrawDuration;
24 ::ll::TypedStorage<4, 4, float> mDrawDuration;
25 ::ll::TypedStorage<4, 4, float> mLaunchPowerScale;
26 ::ll::TypedStorage<4, 4, float> mMaxLaunchPower;
27 ::ll::TypedStorage<1, 1, bool> mScalePowerByDrawDuration;
28 ::ll::TypedStorage<1, 1, bool> mTriggerActorUseItemEvent;
29 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnUseSubscription;
36 virtual void handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion) ;
39 virtual void _initializeComponent() ;
59 MCAPI static ::HashedString
const& getIdentifier();
65 MCAPI
void $handleVersionBasedInitialization(
::SemVersion const& originalJsonVersion);
67 MCAPI
void $_initializeComponent();