|
BannerAddPatternRecipe & | operator= (BannerAddPatternRecipe const &) |
|
| BannerAddPatternRecipe (BannerAddPatternRecipe const &) |
|
virtual ::std::vector<::ItemInstance > const & | assemble (::CraftingContainer &craftSlots, ::CraftingContext &) const |
|
virtual int | getCraftingSize () const |
|
virtual::RecipeIngredient const & | getIngredient (int, int) const |
|
virtual ::std::vector<::ItemInstance > const & | getResultItems () const |
|
virtual bool | matches (::CraftingContainer const &craftSlots, ::CraftingContext const &) const |
|
virtual int | size () const |
|
MCAPI | BannerAddPatternRecipe (::std::string const &recipeId, ::mce::UUID const &uuid) |
|
MCAPI ::Bedrock::NonOwnerPointer<::BannerPattern const > const | matchPatterns (::CraftingContainer const &craftSlots) const |
|
MCAPI void * | $ctor (::std::string const &recipeId, ::mce::UUID const &uuid) |
|
MCAPI ::std::vector<::ItemInstance > const & | $assemble (::CraftingContainer &craftSlots, ::CraftingContext &) const |
|
MCFOLD int | $getCraftingSize () const |
|
MCFOLD::RecipeIngredient const & | $getIngredient (int, int) const |
|
MCFOLD ::std::vector<::ItemInstance > const & | $getResultItems () const |
|
MCAPI bool | $matches (::CraftingContainer const &craftSlots, ::CraftingContext const &) const |
|
MCFOLD int | $size () const |
|
virtual bool | isMultiRecipe () const |
|
virtual bool | isShapeless () const |
|
virtual bool | hasDataDrivenResult () const |
|
MCAPI void * | $ctor (::std::string const &recipeId, ::HashedString tag) |
|
MCAPI void * | $ctor (::Recipe::ConstructionContext &&context) |
|
MCFOLD bool | $isMultiRecipe () const |
|
MCFOLD bool | $isShapeless () const |
|
MCFOLD bool | $hasDataDrivenResult () const |
|
virtual::mce::UUID const & | getId () const |
|
virtual bool | itemValidForRecipe (::ItemDescriptor const &recipeItem, ::ItemStack const &item) const |
|
virtual bool | itemsMatch (::ItemDescriptor const &lhs, ::ItemDescriptor const &rhs) const |
|
virtual bool | itemsMatch (::ItemDescriptor const &lhs, ::ItemDescriptor const &rhs, ::CompoundTag const *rhsTag) const |
|
virtual uint64 | getIngredientsHash () const |
|
MCAPI int | countQuantityOfIngredient (::ItemInstance const &ingredient) const |
|
MCAPI void | generateUUID () |
|
MCAPI::Recipe::ConstructionContext | getConstructionContext () const |
|
MCAPI void | $dtor () |
|
MCFOLD::mce::UUID const & | $getId () const |
|
MCAPI bool | $itemValidForRecipe (::ItemDescriptor const &recipeItem, ::ItemStack const &item) const |
|
MCAPI bool | $itemsMatch (::ItemDescriptor const &lhs, ::ItemDescriptor const &rhs) const |
|
MCAPI bool | $itemsMatch (::ItemDescriptor const &lhs, ::ItemDescriptor const &rhs, ::CompoundTag const *rhsTag) const |
|
MCAPI uint64 | $getIngredientsHash () const |
|
|
::ll::UntypedStorage< 8, 24 > | mUnkc91759 |
|
::ll::TypedStorage< 8, 32, ::std::string > | mRecipeId |
|
::ll::TypedStorage< 8, 16, ::mce::UUID > | mMyId |
|
::ll::TypedStorage< 4, 4, int > | mWidth |
|
::ll::TypedStorage< 4, 4, int > | mHeight |
|
::ll::TypedStorage< 4, 4, int > | mPriority |
|
::ll::TypedStorage< 4, 4, ::RecipeNetId > | mRecipeNetId |
|
::ll::TypedStorage< 8, 24, ::std::vector<::RecipeIngredient > > | mMyIngredients |
|
::ll::TypedStorage< 8, 56, ::Recipe::Results > | mResults |
|
::ll::TypedStorage< 8, 32, ::RecipeUnlockingRequirement > | mUnlockingRequirement |
|
::ll::TypedStorage< 8, 24, ::SemVersion > | mRecipeDataVersion |
|
::ll::TypedStorage< 8, 48, ::HashedString > | mTag |
|