implements CraftingRecipe
| net.minecraft.world.item.crafting.ShapedRecipe | |
| net.minecraft.class_1869 | |
| net.minecraft.recipe.ShapedRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final RawShapedRecipe |
|
||||||
| private final ItemStack |
|
||||||
| private final String |
|
||||||
| private final CraftingRecipeCategory |
|
||||||
| private final boolean |
|
||||||
| private IngredientPlacement |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String group, CraftingRecipeCategory category, RawShapedRecipe raw, ItemStack result, boolean showNotification) |
| public | (String group, CraftingRecipeCategory category, RawShapedRecipe raw, ItemStack result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RecipeSerializer<? extends ShapedRecipe> |
|
||||||
| public String |
|
||||||
| public CraftingRecipeCategory |
|
||||||
| public List<Optional<Ingredient>> |
|
||||||
| public IngredientPlacement |
|
||||||
| public boolean |
|
||||||
| public boolean |
|
||||||
| public ItemStack |
|
||||||
| public int |
|
||||||
| public int |
|
||||||
| public List<RecipeDisplay> |
|
||||||
| public ItemStack |
|
||||||
| public boolean |
|
||||||
| private static SlotDisplay |
|