Package | Description |
---|---|
net.minecraft.client.gui.recipebook | |
net.minecraft.client.util | |
net.minecraft.item.crafting |
Modifier and Type | Field and Description |
---|---|
private RecipeBook |
RecipeWidget.book |
private RecipeBook |
RecipeBookPage.recipeBook |
Modifier and Type | Method and Description |
---|---|
RecipeBook |
RecipeBookPage.func_203412_e() |
Modifier and Type | Method and Description |
---|---|
void |
RecipeList.canCraft(RecipeItemHelper handler,
int width,
int height,
RecipeBook book) |
void |
RecipeList.updateKnownRecipes(RecipeBook book) |
Modifier and Type | Class and Description |
---|---|
class |
ClientRecipeBook |
Modifier and Type | Class and Description |
---|---|
class |
ServerRecipeBook |
Modifier and Type | Method and Description |
---|---|
void |
RecipeBook.copyFrom(RecipeBook that) |