17 ::ll::TypedStorage<8, 24, ::std::vector<::MerchantRecipe>> mRecipeList;
18 ::ll::TypedStorage<8, 24, ::std::vector<uint>> mTierExpRequirements;
34 virtual ::MerchantRecipe*
38 virtual ::MerchantRecipe* getMatchingRecipeFor(
::MerchantRecipe const& recipe);
44 virtual ::std::unique_ptr<::CompoundTag> createTag(
bool includeNetInfo,
::SaveContext const& saveContext)
const;
66 MCAPI ::MerchantRecipe*
69 MCAPI ::MerchantRecipe* $getMatchingRecipeFor(
::MerchantRecipe const& recipe);
73 MCAPI ::std::unique_ptr<::CompoundTag> $createTag(
bool includeNetInfo,
::SaveContext const& saveContext)
const;
79 MCAPI
static void** $vftable();
Definition SaveContext.h:5