extends RecipeBook
| cuy | |
| net.minecraft.class_299 | |
| net.minecraft.client.util.ClientRecipeBook |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final CraftingManager |
| ||||||
| private final Map<RecipeBookCategories, List<RecipeList>> |
| ||||||
| private final List<RecipeList> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CraftingManager arg0) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public void |
| ||||||
| private RecipeList |
| ||||||
| private void |
| ||||||
| private static RecipeBookCategories |
| ||||||
| public static List<RecipeBookCategories> |
| ||||||
| public List<RecipeList> |
| ||||||
| public List<RecipeList> |
|