public class GuiItemStackGroup extends GuiIngredientGroup<net.minecraft.item.ItemStack> implements mezz.jei.api.gui.ingredient.IGuiItemStackGroup
Constructor and Description |
---|
GuiItemStackGroup(Focus<net.minecraft.item.ItemStack> focus,
int cycleOffset) |
Modifier and Type | Method and Description |
---|---|
void |
init(int slotIndex,
boolean input,
int xPosition,
int yPosition) |
addTooltipCallback, draw, getGuiIngredients, getHoveredIngredient, init, set, set, set, setBackground, setOverrideDisplayFocus
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public GuiItemStackGroup(@Nullable Focus<net.minecraft.item.ItemStack> focus, int cycleOffset)
public void init(int slotIndex, boolean input, int xPosition, int yPosition)
init
in interface mezz.jei.api.gui.ingredient.IGuiIngredientGroup<net.minecraft.item.ItemStack>
init
in interface mezz.jei.api.gui.ingredient.IGuiItemStackGroup
init
in class GuiIngredientGroup<net.minecraft.item.ItemStack>