public class GuiForestryBookCategories extends GuiForesterBook
| Modifier and Type | Field and Description |
|---|---|
static Drawable |
LOGO |
book, PAGE_HEIGHT, PAGE_WIDTH, TEXTURE| Constructor and Description |
|---|
GuiForestryBookCategories(IForesterBook book) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionPerformed(net.minecraft.client.gui.GuiButton button) |
protected void |
drawText() |
protected java.lang.String |
getTitle() |
protected boolean |
hasButtons() |
void |
initGui() |
doesGuiPauseGame, drawScreen, drawTooltips, getBook, getGuiScreen, getTooltip, initButtons, 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 static final Drawable LOGO
public GuiForestryBookCategories(IForesterBook book)
public void initGui()
initGui in class GuiForesterBookprotected boolean hasButtons()
hasButtons in class GuiForesterBookprotected void drawText()
drawText 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