public class ShapedRecipe
implements Recipe
| ahr | |
| net.minecraft.unmapped.C_55756098 | |
| net.minecraft.crafting.recipe.ShapedRecipe |
Field summary
| Modifier and Type | Field | ||||||
|---|---|---|---|---|---|---|---|
| private final int |
| ||||||
| private final int |
| ||||||
| private final ItemStack[] |
| ||||||
| private final ItemStack |
| ||||||
| private boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (int width, int height, ItemStack[] ingredients, ItemStack result) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||
| public DefaultedList<ItemStack> |
| ||||||
| public boolean |
| ||||||
| private boolean |
| ||||||
| public ItemStack |
| ||||||
| public int |
|