implements Recipe
| avp | |
| net.minecraft.unmapped.C_84171032 | |
| net.minecraft.crafting.recipe.ShapelessRecipe | |
| net.minecraft.item.crafting.ShapelessRecipe |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private final Identifier |
| ||||||||
| private final String |
| ||||||||
| private final ItemStack |
| ||||||||
| private final DefaultedList<Ingredient> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Identifier location, String group, ItemStack result, DefaultedList<Ingredient> ingredients) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Identifier |
| ||||||||
| public RecipeSerializer<?> |
| ||||||||
| public ItemStack |
| ||||||||
| public DefaultedList<Ingredient> |
| ||||||||
| public boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public String |
| ||||||||
| public boolean |
|