| public static CraftingRecipeInput |
|
| public static CraftingRecipeInput$Positioned |
|
| public ItemStack |
| getItem(int index) |
| method_59984(int arg0) |
| getStackInSlot(int arg0) |
|
| public ItemStack |
| getItem(int x, int y) |
| method_59985(int arg0, int arg1) |
| getStackInSlot(int x, int y) |
|
| public int |
| size() |
| method_59983() |
| size() |
|
| public boolean |
| isEmpty() |
| method_59987() |
| isEmpty() |
|
| public RecipeFinder |
| stackedContents() |
| method_59988() |
| getRecipeMatcher() |
|
| public List<ItemStack> |
| items() |
| method_59989() |
| getStacks() |
|
| public int |
| ingredientCount() |
| method_59990() |
| getStackCount() |
|
| public int |
| width() |
| method_59991() |
| getWidth() |
|
| public int |
| height() |
| method_59992() |
| getHeight() |
|