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

    • ingredient

      private final Ingredient ingredient
    • x

      private final int x
    • y

      private final int y
  • Constructor Details

    • GhostIngredient

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

    • getX

      public int getX()
    • getY

      public int getY()
    • getItem

      public ItemStack getItem()