17 ::ll::TypedStorage<8, 24, ::std::vector<::MerchantRecipe>> mRecipeList;
18 ::ll::TypedStorage<8, 24, ::std::vector<uint>> mTierExpRequirements;
30 virtual ::MerchantRecipe*
33 virtual ::MerchantRecipe* getMatchingRecipeFor(
::MerchantRecipe const& recipe);
37 virtual ::std::unique_ptr<::CompoundTag> createTag(
bool includeNetInfo,
::SaveContext const& saveContext)
const;
53 MCAPI ::MerchantRecipe*
56 MCAPI ::MerchantRecipe* $getMatchingRecipeFor(
::MerchantRecipe const& recipe);
60 MCAPI ::std::unique_ptr<::CompoundTag> $createTag(
bool includeNetInfo,
::SaveContext const& saveContext)
const;
Definition SaveContext.h:5