25 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::LoomContainerManagerModel>> mLoomContainerManagerModel;
26 ::ll::TypedStorage<8, 24, ::std::vector<int>> mFilteredPatterns;
27 ::ll::TypedStorage<4, 4, int> mSelectedPatternIndex;
28 ::ll::TypedStorage<1, 1, bool> mCurrentlyCrafting;
29 ::ll::TypedStorage<8, 40, ::SlotData const> mCreatedItemOutputSlot;
30 ::ll::TypedStorage<8, 128, ::ItemInstance> mResultItemPreview;
31 ::ll::TypedStorage<8, 32, ::std::string> mResultPatternNameId;
41 virtual bool isOutputSlot(::std::string
const&)
const ;
59 virtual int handleAutoPlace(
62 ::std::vector<::AutoPlaceItem>
const&,
63 ::std::vector<::AutoPlaceResult>&
67 virtual ::ItemStackBase
const& getTakeableItemStackBase(
::SlotData const&)
const ;
70 virtual ::CreateContainerItemScope