20 ::ll::TypedStorage<1, 1, bool> mAssumeSymmetry;
30 virtual int getCraftingSize()
const ;
32 virtual ::RecipeIngredient
const& getIngredient(
int x,
int y)
const ;
34 virtual bool isShapeless()
const ;
39 virtual int size()
const ;
45 MCAPI
bool matches(
::CraftingContainer const& craftSlots,
int xOffs,
int yOffs,
bool xFlip)
const;
53 MCAPI
int $getCraftingSize()
const;
55 MCFOLD ::RecipeIngredient
const& $getIngredient(
int x,
int y)
const;
57 MCFOLD
bool $isShapeless()
const;
61 MCAPI
int $size()
const;
69 MCAPI
static void** $vftable();
Definition CraftingContext.h:20