24 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::EquipmentSlot> mEquipmentSlot;
25 ::ll::TypedStorage<4, 4, int> mProtection;
26 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnUseSubscription;
33 virtual void _initializeComponent() ;
48 MCAPI
static void bindType(
50 ::std::vector<::AllExperiments>
const& requiredToggles,
51 ::std::optional<::SemVersion> releasedMinFormatVersion
54 MCAPI static ::HashedString
const& getIdentifier();
60 MCAPI
void $_initializeComponent();