public class GuidePageStandInRecipes extends GuidePage
GuidePart.PagePosition
chapterContents, parts, title
numPages
gui, INDENT_WIDTH, LINE_HEIGHT, wasHovered, wasIconHovered
Constructor and Description |
---|
GuidePageStandInRecipes(GuiGuide gui,
java.util.List<GuidePart> parts,
net.minecraft.item.ItemStack stack) |
Modifier and Type | Method and Description |
---|---|
static GuidePageFactory |
createFactory(net.minecraft.item.ItemStack stack) |
boolean |
shouldPersistHistory() |
getChapters, getTitle, handleMouseClick, renderPage, setFontRenderer, updateScreen
getClicked, getIndex, getPage, goToPage, handleMouseClick, handleMouseDragFinish, handleMouseDragPartial, keyTyped, lastPage, nextPage, renderFirstPage, renderIntoArea, renderSecondPage, tick
getFontRenderer, renderLine, renderLines, renderLines, renderTextLine, wasHovered
@Nonnull public static GuidePageFactory createFactory(@Nonnull net.minecraft.item.ItemStack stack)
public boolean shouldPersistHistory()
shouldPersistHistory
in class GuidePageBase