implements CraftingRecipe
| net.minecraft.world.item.crafting.ShapelessRecipe | |
| net.minecraft.class_1867 | |
| net.minecraft.recipe.ShapelessRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final String |
|
||||||
| private final CraftingRecipeCategory |
|
||||||
| private final ItemStack |
|
||||||
| private final List<Ingredient> |
|
||||||
| private IngredientPlacement |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (String group, CraftingRecipeCategory category, ItemStack result, List<Ingredient> ingredients) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public RecipeSerializer<ShapelessRecipe> |
|
||||||
| public String |
|
||||||
| public CraftingRecipeCategory |
|
||||||
| public IngredientPlacement |
|
||||||
| public boolean |
|
||||||
| public ItemStack |
|
||||||
| public List<RecipeDisplay> |
|
||||||
| public ItemStack |
|
||||||
| public boolean |
|