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;
25 ItemSearchResults& operator=(ItemSearchResults
const&);
35 MCAPI ::RecipeIngredientSearchResultsUtil::ItemSearchResults&
38 MCAPI ~ItemSearchResults();