Class RecipeBookGhostSlots.GhostInputSlot

java.lang.Object
net.minecraft.client.gui.screen.recipebook.RecipeBookGhostSlots.GhostInputSlot
Enclosing class:
RecipeBookGhostSlots

@Environment(CLIENT)
public class RecipeBookGhostSlots.GhostInputSlot
extends Object
  • Field Details

    • ingredient

      private final Ingredient ingredient
    • x

      private final int x
    • y

      private final int y
  • Constructor Details

    • GhostInputSlot

      public GhostInputSlot​(Ingredient ingredient, int x, int y)
  • Method Details

    • getX

      public int getX()
    • getY

      public int getY()
    • getCurrentItemStack

      public ItemStack getCurrentItemStack()