public abstract class GuidePartItem extends GuidePart
GuidePart.PagePosition
Modifier and Type | Field and Description |
---|---|
static GuiRectangle |
STACK_RECT |
gui, INDENT_WIDTH, LINE_HEIGHT, wasHovered, wasIconHovered
Constructor and Description |
---|
GuidePartItem(GuiGuide gui) |
Modifier and Type | Method and Description |
---|---|
protected void |
drawItemStack(net.minecraft.item.ItemStack stack,
int x,
int y) |
protected void |
testClickItemStack(net.minecraft.item.ItemStack stack,
int x,
int y) |
getFontRenderer, handleMouseClick, handleMouseDragFinish, handleMouseDragPartial, renderIntoArea, renderLine, renderLines, renderLines, renderTextLine, setFontRenderer, updateScreen
public static final GuiRectangle STACK_RECT
public GuidePartItem(GuiGuide gui)