29 ::ll::TypedStorage<4, 4, int> mNumSlots;
30 ::ll::TypedStorage<1, 1, bool> mAllowNestedStorageItem;
31 ::ll::TypedStorage<8, 24, ::std::vector<::ItemDescriptor>> mBannedItems;
32 ::ll::TypedStorage<8, 24, ::std::vector<::ItemDescriptor>> mAllowedItems;
33 ::ll::TypedStorage<8, 16, ::WeakRef<::IDynamicContainerSerialization>> mContainerSerialization;
34 ::ll::TypedStorage<8, 16, ::Bedrock::PubSub::Subscription> mOnUseSubscription;
41 virtual void _initializeComponent() ;
50 MCAPI ::std::unique_ptr<::ListTag>
57 MCAPI
static void bindType(
59 ::std::vector<::AllExperiments>
const& releasedMinFormatVersion,
60 ::std::optional<::SemVersion> requiredToggles
63 MCAPI static ::HashedString
const& getIdentifier();
77 MCAPI
void $_initializeComponent();
83 MCAPI
static void** $vftable();
Definition SaveContext.h:5