Class GhostRecipe.GhostIngredient

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

public class GhostRecipe.GhostIngredient extends Object
  • Field Details

    • ingredient

      private final Ingredient ingredient
    • x

      private final int x
    • y

      private final int y
  • Constructor Details

    • GhostIngredient

      public GhostIngredient(Ingredient p_i47604_2_, int p_i47604_3_, int p_i47604_4_)
  • Method Details

    • getX

      public int getX()
    • getY

      public int getY()
    • getItem

      public ItemStack getItem()