24 ::ll::TypedStorage<4, 4, ::SharedTypes::Legacy::EquipmentSlot> mEquipmentSlot;
25 ::ll::TypedStorage<4, 4, int> mProtection;
26 ::ll::TypedStorage<1, 1, bool> mHidesPlayerLocation;
27 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnUseSubscription;
34 virtual void _initializeComponent() ;
49 MCAPI
static void bindType(
51 ::std::vector<::AllExperiments>
const& requiredToggles,
52 ::std::optional<::SemVersion> releasedMinFormatVersion
55 MCAPI static ::HashedString
const& getIdentifier();
61 MCAPI
void $_initializeComponent();