implements IRecipe
| ahr | |
| net.minecraft.item.crafting.ShapedRecipes | |
| net.minecraft.server.v1_11_R1.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 arg0, int arg1, ItemStack[] arg2, ItemStack arg3) |
Method summary
| Modifier and Type | Method | ||||||
|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||
| public NonNullList<ItemStack> |
| ||||||
| public boolean |
| ||||||
| private boolean |
| ||||||
| public ItemStack |
| ||||||
| public int |
|