extends RecipeBook
| cfi | |
| net.minecraft.unmapped.C_31247892 | |
| net.minecraft.client.crafting.ClientRecipeBook | |
| net.minecraft.client.util.RecipeBookClient |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final CraftingManager |
| ||||||||
| private final Map<RecipeBookGroup, List<RecipeCollection>> |
| ||||||||
| private final List<RecipeCollection> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (CraftingManager manager) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public void |
| ||||||||
| private RecipeCollection |
| ||||||||
| private static RecipeBookGroup |
| ||||||||
| public static List<RecipeBookGroup> |
| ||||||||
| public List<RecipeCollection> |
| ||||||||
| public List<RecipeCollection> |
|