类 GhostRecipe.GhostIngredient

java.lang.Object
net.minecraft.client.gui.screens.recipebook.GhostRecipe.GhostIngredient
封闭类:
GhostRecipe

public class GhostRecipe.GhostIngredient extends Object
  • 字段详细资料

    • ingredient

      private final Ingredient ingredient
    • x

      private final int x
    • y

      private final int y
  • 构造器详细资料

    • GhostIngredient

      public GhostIngredient(Ingredient pIngredient, int pX, int pY)
  • 方法详细资料

    • getX

      public int getX()
    • getY

      public int getY()
    • getItem

      public ItemStack getItem()