public class IngredientElement extends AbstractItemElement
cropElement, cropHeight, cropWidth, cropX, cropY, height, parent, visible, width, xOffset, xPos, yOffset, yPos| Constructor and Description |
|---|
IngredientElement(int xPos,
int yPos,
net.minecraft.item.crafting.Ingredient ingredient) |
IngredientElement(int xPos,
int yPos,
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> items) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.item.ItemStack |
getStack() |
drawElement, getTooltip, hasTooltipaddEventHandler, addTooltip, addTooltip, addTooltip, clearTooltip, draw, getAbsoluteX, getAbsoluteY, getAlign, getCropElement, getCropHeight, getCropWidth, getCropX, getCropY, getHeight, getParent, getTooltip, getWidth, getWindow, getX, getY, hide, isCropped, isEnabled, isMouseOver, isMouseOver, isVisible, onCreation, onDeletion, onUpdateClient, receiveEvent, setAlign, setBounds, setCroppedZone, setHeight, setLocation, setOffset, setParent, setSize, setWidth, setXPosition, setYPosition, show, toString, updateClientdrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEventHandler, addEventHandler, addSelfEventHandler, canFocus, canMouseOver, postEvent, postEventpublic IngredientElement(int xPos,
int yPos,
net.minecraft.item.crafting.Ingredient ingredient)
public IngredientElement(int xPos,
int yPos,
net.minecraft.util.NonNullList<net.minecraft.item.ItemStack> items)
protected net.minecraft.item.ItemStack getStack()
getStack in class AbstractItemElement