31 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::CartographyContainerManagerModel>> mCartographyContainerManagerModel;
32 ::ll::TypedStorage<8, 72, ::Bedrock::Safety::RedactableString> mPreviewName;
33 ::ll::TypedStorage<8, 72, ::Bedrock::Safety::RedactableString> mItemName;
34 ::ll::TypedStorage<8, 32, ::std::string> mItemResultLocName;
35 ::ll::TypedStorage<8, 40, ::SlotData const> mCreatedItemOutputSlot;
36 ::ll::TypedStorage<1, 1, bool> mCurrentlyCrafting;
37 ::ll::TypedStorage<1, 1, bool> mIsCurrentlyRenaming;
38 ::ll::TypedStorage<1, 1, bool> mWasPreviouslyRenaming;
39 ::ll::TypedStorage<4, 4, ::MapOutputType> mMapOutputType;
40 ::ll::TypedStorage<8, 136, ::ItemResultPreview> mResultPreview;
50 virtual void postInit(::std::weak_ptr<::ContainerManagerController>) ;
53 virtual bool isOutputSlot(::std::string
const&)
const ;
56 virtual ::ItemStackBase
const& getTakeableItemStackBase(
::SlotData const&)
const ;
65 virtual ::Bedrock::Safety::RedactableString
const& getPreviewItemName()
const ;
68 virtual ::Bedrock::Safety::RedactableString
const& getItemName()
const ;
71 virtual void updatePreviewItem() ;
89 virtual int handleAutoPlace(
92 ::std::vector<::AutoPlaceItem>
const&,
93 ::std::vector<::AutoPlaceResult>&
100 virtual ::CreateContainerItemScope
107 virtual void _updateItemStackRequest(
108 ::ContainerScreenRequestActionType,