Class GhostRecipe.GhostIngredient

java.lang.Object
net.minecraft.client.gui.screens.recipebook.GhostRecipe.GhostIngredient
Enclosing class:
GhostRecipe

public class GhostRecipe.GhostIngredient extends Object
  • Field Details Link icon

    • ingredient Link icon

      private final Ingredient ingredient
    • x Link icon

      private final int x
    • y Link icon

      private final int y
  • Constructor Details Link icon

    • GhostIngredient Link icon

      public GhostIngredient(Ingredient p_100166_, int p_100167_, int p_100168_)
  • Method Details Link icon

    • getX Link icon

      public int getX()
    • getY Link icon

      public int getY()
    • getItem Link icon

      public ItemStack getItem()