public class ShapedRecipe
implements Recipe
| agg | |
| net.minecraft.class_1115 | |
| net.minecraft.crafting.recipe.ShapedRecipe | |
| net.minecraft.item.crafting.ShapedRecipes |
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 ItemStack[] |
| ||||||||
| public boolean |
| ||||||||
| private boolean |
| ||||||||
| public ItemStack |
| ||||||||
| public int |
|