public class GuideChapterContents extends GuideChapter
GuideChapter.EnumGuiSide
GuidePart.PagePosition
chapter, COLOURS, lastDrawn, MAX_HOVER_DISTANCE, MAX_HOWEVER_PROGRESS
gui, INDENT_WIDTH, LINE_HEIGHT, wasHovered, wasIconHovered
Constructor and Description |
---|
GuideChapterContents(GuiGuide gui) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
onClick() |
void |
reset() |
draw, handleClick, handleMouseClick, isMouseInside, renderIntoArea, updateScreen
getFontRenderer, handleMouseDragFinish, handleMouseDragPartial, renderLine, renderLines, renderLines, renderTextLine, setFontRenderer
public GuideChapterContents(GuiGuide gui)
public void reset()
reset
in class GuideChapter
protected boolean onClick()
onClick
in class GuideChapter