extends RecipeBook
| cfj | |
| net.minecraft.class_3320 | |
| net.minecraft.client.crafting.ClientRecipeBook | |
| net.minecraft.client.util.RecipeBookClient | |
| 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> |
|