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