| public abstract RecipeSerializer<? extends AbstractCookingRecipe> |
| getSerializer() |
| method_8119() |
| getSerializer() |
|
| public abstract RecipeType<? extends AbstractCookingRecipe> |
| getType() |
| method_17716() |
| getType() |
|
| public float |
| experience() |
| method_8171() |
| getExperience() |
|
| public int |
| cookingTime() |
| method_8167() |
| getCookingTime() |
|
| public CookingRecipeCategory |
| category() |
| method_45438() |
| getCategory() |
|
| protected abstract Item |
| furnaceIcon() |
| method_64663() |
| getCookerItem() |
|
| public List<RecipeDisplay> |
| display() |
| method_64664() |
| getDisplays() |
|