public class GuiLetter extends GuiForestry<ContainerLetter>
container, ledgerManager, textLayout, textureFile, widgetManager, windowdragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize| Constructor and Description |
|---|
GuiLetter(net.minecraft.entity.player.EntityPlayer player,
ItemInventoryLetter itemInventory) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLedgers() |
protected void |
drawGuiContainerBackgroundLayer(float var1,
int mouseX,
int mouseY) |
void |
initGui() |
protected void |
keyTyped(char eventCharacter,
int eventKey) |
protected void |
mouseClicked(int mouseX,
int mouseY,
int mouseButton) |
void |
onGuiClosed() |
addClimateLedger, addErrorLedger, addErrorLedger, addHintLedger, addHintLedger, addOwnerLedger, addPowerLedger, bindTexture, drawBackground, drawGradientRect, drawGuiContainerForegroundLayer, drawScreen, drawWidgets, getExtraGuiAreas, getFluidStackAtPosition, getFontColor, getFontRenderer, getGuiLeft, getGuiTop, getMC, getSizeX, getSizeY, getSlotAtPosition, getTextLayout, hasClickedOutside, mouseReleased, setWorldAndResolution, setZLevel, updateScreencheckHotbarKeys, doesGuiPauseGame, getSlotUnderMouse, getXSize, getYSize, handleMouseClick, isPointInRegion, mouseClickMove, renderHoveredToolTipactionPerformed, addButton, confirmClicked, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getClipboardString, getItemToolTip, handleComponentClick, handleComponentHover, handleInput, handleKeyboardInput, handleMouseInput, isAltKeyDown, isCtrlKeyDown, isFocused, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, onResize, renderToolTip, sendChatMessage, sendChatMessage, setClipboardString, setFocused, setGuiSize, setTextpublic GuiLetter(net.minecraft.entity.player.EntityPlayer player,
ItemInventoryLetter itemInventory)
public void initGui()
initGui in class GuiForestry<ContainerLetter>protected void keyTyped(char eventCharacter,
int eventKey)
throws java.io.IOException
keyTyped in class GuiForestry<ContainerLetter>java.io.IOExceptionprotected void mouseClicked(int mouseX,
int mouseY,
int mouseButton)
throws java.io.IOException
mouseClicked in class GuiForestry<ContainerLetter>java.io.IOExceptionprotected void drawGuiContainerBackgroundLayer(float var1,
int mouseX,
int mouseY)
drawGuiContainerBackgroundLayer in class GuiForestry<ContainerLetter>public void onGuiClosed()
onGuiClosed in class GuiForestry<ContainerLetter>protected void addLedgers()
addLedgers in class GuiForestry<ContainerLetter>