| Package | Description | 
|---|---|
| net.minecraft.client.gui.recipebook | |
| net.minecraft.entity.player | |
| net.minecraft.inventory | |
| net.minecraft.util | 
| Modifier and Type | Field and Description | 
|---|---|
| private RecipeItemHelper | GuiRecipeBook. 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 | InventoryPlayer. fillStackedContents(RecipeItemHelper helper,
                   boolean p_194016_2_) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InventoryCrafting. fillStackedContents(RecipeItemHelper helper) | 
| Modifier and Type | Field and Description | 
|---|---|
| private RecipeItemHelper | ServerRecipeBookHelper. field_194331_b |