27 ::ll::TypedStorage<8, 16, ::std::weak_ptr<::TradeContainerManagerModel>> mTradeContainerMangerModel;
28 ::ll::TypedStorage<4, 4, int> mCurrentRecipeIndex;
29 ::ll::TypedStorage<8, 40, ::SlotData const> mCreatedItemOutputSlot;
30 ::ll::TypedStorage<8, 128, ::ItemInstance> mResultPreviewItem;
31 ::ll::TypedStorage<8, 8, ::MerchantRecipe*> mResultPreviewRecipe;
41 virtual bool isOutputSlot(::std::string
const&)
const ;
44 virtual ::ItemStackBase
const& getTakeableItemStackBase(
::SlotData const&)
const ;
56 virtual int handleAutoPlace(
59 ::std::vector<::AutoPlaceItem>
const&,
60 ::std::vector<::AutoPlaceResult>&
73 virtual ::CreateContainerItemScope