extends RecipeBook
| dbc | |
| net.minecraft.client.ClientRecipeBook | |
| net.minecraft.class_299 | |
| net.minecraft.client.recipe.book.ClientRecipeBook | |
| net.minecraft.client.util.ClientRecipeBook |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final RecipeManager |
| ||||||||||
| private final Map<RecipeBookCategories, List<RecipeCollection>> |
| ||||||||||
| private final List<RecipeCollection> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (RecipeManager manager) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||||
| private RecipeCollection |
| ||||||||||
| private void |
| ||||||||||
| private static RecipeBookCategories |
| ||||||||||
| public static List<RecipeBookCategories> |
| ||||||||||
| public List<RecipeCollection> |
| ||||||||||
| public List<RecipeCollection> |
|