20 ::ll::TypedStorage<1, 1, bool> mAssumeSymmetry;
34 virtual int getCraftingSize()
const ;
36 virtual ::RecipeIngredient
const& getIngredient(
int x,
int y)
const ;
38 virtual bool isShapeless()
const ;
42 virtual int size()
const ;
48 MCAPI uint64 getIngredientsHashOffset(
int simulatedWidth,
int simulatedHeight,
int offsetX,
int offsetY)
const;
50 MCAPI
bool matches(
::CraftingContainer const& craftSlots,
int xOffs,
int yOffs,
bool xFlip)
const;
70 MCAPI
int $getCraftingSize()
const;
72 MCFOLD ::RecipeIngredient
const& $getIngredient(
int x,
int y)
const;
74 MCFOLD
bool $isShapeless()
const;
78 MCAPI
int $size()
const;
86 MCAPI
static void** $vftable();
Definition CraftingContext.h:20