implements Recipe<SingleStackRecipeInput>
| net.minecraft.world.item.crafting.SingleItemRecipe | |
| net.minecraft.class_3972 | |
| net.minecraft.recipe.SingleStackRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final Ingredient |
|
||||||
| private final ItemStack |
|
||||||
| private final String |
|
||||||
| private IngredientPlacement |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String group, Ingredient ingredient, ItemStack result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public abstract RecipeSerializer<? extends SingleStackRecipe> |
|
||||||
| public abstract RecipeType<? extends SingleStackRecipe> |
|
||||||
| public boolean |
|
||||||
| public String |
|
||||||
| public Ingredient |
|
||||||
| protected ItemStack |
|
||||||
| public IngredientPlacement |
|
||||||
| public ItemStack |
|
||||||
| public ItemStack |
|
||||||
| public boolean |
|