12struct ItemSearchResults {
16 ::ll::TypedStorage<8, 24, ::std::vector<::RecipeIngredientSearchResultsUtil::ContainerInfo>> mContainerPositions;
17 ::ll::TypedStorage<8, 24, ::std::vector<int>> mIngredientSlotsItemValidFor;
18 ::ll::TypedStorage<4, 4, int> mTotalCount;
23 ItemSearchResults& operator=(ItemSearchResults
const&);
31 MCAPI_C ::RecipeIngredientSearchResultsUtil::ItemSearchResults&
34 MCAPI_C ~ItemSearchResults();