Modifier and Type | Field and Description |
---|---|
protected RecipeItemHelper |
RecipeBookGui.stackedContents |
Modifier and Type | Method and Description |
---|---|
void |
RecipeList.canCraft(RecipeItemHelper handler,
int width,
int height,
RecipeBook book) |
Modifier and Type | Method and Description |
---|---|
void |
PlayerInventory.accountStacks(RecipeItemHelper p_201571_1_) |
Modifier and Type | Method and Description |
---|---|
void |
IRecipeHelperPopulator.fillStackedContents(RecipeItemHelper helper) |
void |
CraftingInventory.fillStackedContents(RecipeItemHelper helper) |
void |
Inventory.fillStackedContents(RecipeItemHelper helper) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFurnaceContainer.fillStackedContents(RecipeItemHelper itemHelperIn) |
void |
WorkbenchContainer.fillStackedContents(RecipeItemHelper itemHelperIn) |
abstract void |
RecipeBookContainer.fillStackedContents(RecipeItemHelper itemHelperIn) |
void |
PlayerContainer.fillStackedContents(RecipeItemHelper itemHelperIn) |
Modifier and Type | Field and Description |
---|---|
protected RecipeItemHelper |
ServerRecipePlacer.recipeItemHelper |
Modifier and Type | Method and Description |
---|---|
void |
AbstractFurnaceTileEntity.fillStackedContents(RecipeItemHelper helper) |