| public abstract RecipeSerializer<? extends AbstractCookingRecipe> | | getSerializer() | | getSerializer() | | method_8119() | | getSerializer() |
|
| public abstract RecipeType<? extends AbstractCookingRecipe> | | getType() | | getType() | | method_17716() | | getType() |
|
| public float | | experience() | | experience() | | method_8171() | | getExperience() |
|
| public int | | cookingTime() | | cookingTime() | | method_8167() | | getCookingTime() |
|
| public CookingRecipeCategory | | category() | | category() | | method_45438() | | getCategory() |
|
| public String | | group() | | group() | | method_8112() | | getGroup() |
|
| protected abstract Item | | furnaceIcon() | | furnaceIcon() | | method_64663() | | getCookerItem() |
|
| public List<RecipeDisplay> | | display() | | display() | | method_64664() | | getDisplays() |
|
| public static <T extends AbstractCookingRecipe> com.mojang.serialization.MapCodec<T> | |
| public static <T extends AbstractCookingRecipe> PacketCodec<RegistryByteBuf, T> | |