20 ::ll::TypedStorage<8, 32, ::std::string> mRecipeId;
21 ::ll::TypedStorage<8, 24, ::cerealizer<::RecipeIngredient>::SerializedData> mTemplateIngredient;
22 ::ll::TypedStorage<8, 24, ::cerealizer<::RecipeIngredient>::SerializedData> mBaseIngredient;
23 ::ll::TypedStorage<8, 24, ::cerealizer<::RecipeIngredient>::SerializedData> mAdditionIngredient;
24 ::ll::TypedStorage<8, 48, ::cerealizer<::NetworkItemInstanceDescriptor>::SerializedData> mResult;
25 ::ll::TypedStorage<8, 32, ::std::string> mTag;
26 ::ll::TypedStorage<4, 4, ::RecipeNetId> mNetId;