private boolean |
ShapedRecipe.checkMatch(CraftingInventory craftingInventory,
int p_77573_2_,
int p_77573_3_,
boolean p_77573_4_) |
ItemStack |
BookCloningRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
ShieldRecipes.getCraftingResult(CraftingInventory inv) |
ItemStack |
BannerDuplicateRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
ArmorDyeRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
RepairItemRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
MapCloningRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
FireworkRocketRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
ShapedRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
FireworkStarFadeRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
FireworkStarRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
ShapelessRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
ShulkerBoxColoringRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
TippedArrowRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
MapExtendingRecipe.getCraftingResult(CraftingInventory inv) |
ItemStack |
SuspiciousStewRecipe.getCraftingResult(CraftingInventory inv) |
NonNullList<ItemStack> |
BookCloningRecipe.getRemainingItems(CraftingInventory inv) |
NonNullList<ItemStack> |
BannerDuplicateRecipe.getRemainingItems(CraftingInventory inv) |
boolean |
BookCloningRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
ShieldRecipes.matches(CraftingInventory inv,
World worldIn) |
boolean |
BannerDuplicateRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
ArmorDyeRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
RepairItemRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
MapCloningRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
FireworkRocketRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
ShapedRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
FireworkStarFadeRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
FireworkStarRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
ShapelessRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
ShulkerBoxColoringRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
TippedArrowRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
MapExtendingRecipe.matches(CraftingInventory inv,
World worldIn) |
boolean |
SuspiciousStewRecipe.matches(CraftingInventory inv,
World worldIn) |