@Environment(value=CLIENT) public class RecipeBookGhostSlots.GhostInputSlot extends Object
Modifier and Type | Field and Description |
---|---|
private Ingredient |
ingredient |
private int |
x |
private int |
y |
Constructor and Description |
---|
GhostInputSlot(Ingredient ingredient,
int x,
int y) |
private final Ingredient ingredient
private final int x
private final int y
public GhostInputSlot(Ingredient ingredient, int x, int y)
public int getX()
public int getY()
public ItemStack getCurrentItemStack()