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