public class GuiForestryBookEntries extends GuiForesterBook
book, PAGE_HEIGHT, PAGE_WIDTH, TEXTURE| Constructor and Description |
|---|
GuiForestryBookEntries(IForesterBook book,
IBookCategory category) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(net.minecraft.client.gui.GuiButton button) |
protected java.lang.String |
getTitle() |
protected void |
initButtons(GuiButtonPage leftButton,
GuiButtonPage rightButton,
GuiButtonBack backButton) |
void |
initGui() |
doesGuiPauseGame, drawScreen, drawText, drawTooltips, getBook, getGuiScreen, getTooltip, hasButtons, setGuiScreenaddElements, getGuiLeft, getGuiTop, getMC, getSizeX, getSizeY, handleMouseInput, keyTyped, mouseClicked, mouseReleased, setWorldAndResolution, updateScreenaddButton, confirmClicked, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, getItemToolTip, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, isAltKeyDown, isCtrlKeyDown, isFocused, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, mouseClickMove, onGuiClosed, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setFocused, setGuiSize, setTextdrawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetGuiLeft, getGuiTop, getMC, getSizeX, getSizeYpublic GuiForestryBookEntries(IForesterBook book, IBookCategory category)
public void initGui()
initGui in class GuiForesterBookprotected void initButtons(GuiButtonPage leftButton, GuiButtonPage rightButton, GuiButtonBack backButton)
initButtons in class GuiForesterBookprotected void actionPerformed(net.minecraft.client.gui.GuiButton button)
actionPerformed in class net.minecraft.client.gui.GuiScreenprotected java.lang.String getTitle()
getTitle in class GuiForesterBook