Beispiel #1
0
 public static RecipeData getOvenRecipeFromInput(ItemStack itemStack) {
   return Recipes.getOvenRecipeFromInput(itemStack);
 }