public class GuiMerchant extends GuiContainer
field_147001_a, field_147007_t, field_147008_s, guiLeft, guiTop, inventorySlots, xSize, ySize
allowUserInput, buttonList, fontRendererObj, height, itemRender, labelList, mc, width
icons, optionsBackground, statIcons, zLevel
Constructor and Description |
---|
GuiMerchant(InventoryPlayer p_i1096_1_,
IMerchant p_i1096_2_,
World p_i1096_3_,
java.lang.String p_i1096_4_) |
Modifier and Type | Method and Description |
---|---|
protected void |
actionPerformed(GuiButton p_146284_1_) |
protected void |
drawGuiContainerBackgroundLayer(float p_146976_1_,
int p_146976_2_,
int p_146976_3_) |
protected void |
drawGuiContainerForegroundLayer(int p_146979_1_,
int p_146979_2_) |
void |
drawScreen(int p_73863_1_,
int p_73863_2_,
float p_73863_3_) |
IMerchant |
func_147035_g() |
void |
initGui() |
void |
updateScreen() |
checkHotbarKeys, doesGuiPauseGame, func_146978_c, handleMouseClick, keyTyped, mouseClicked, mouseClickMove, mouseMovedOrUp, onGuiClosed
confirmClicked, drawBackground, drawCreativeTabHoveringText, drawDefaultBackground, drawWorldBackground, func_146283_a, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, renderToolTip, setClipboardString, setWorldAndResolution
drawCenteredString, drawGradientRect, drawHorizontalLine, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon, drawVerticalLine, func_146110_a, func_152125_a
public GuiMerchant(InventoryPlayer p_i1096_1_, IMerchant p_i1096_2_, World p_i1096_3_, java.lang.String p_i1096_4_)
public void initGui()
initGui
in class GuiContainer
protected void drawGuiContainerForegroundLayer(int p_146979_1_, int p_146979_2_)
drawGuiContainerForegroundLayer
in class GuiContainer
public void updateScreen()
updateScreen
in class GuiContainer
protected void actionPerformed(GuiButton p_146284_1_)
actionPerformed
in class GuiScreen
protected void drawGuiContainerBackgroundLayer(float p_146976_1_, int p_146976_2_, int p_146976_3_)
drawGuiContainerBackgroundLayer
in class GuiContainer
public void drawScreen(int p_73863_1_, int p_73863_2_, float p_73863_3_)
drawScreen
in class GuiContainer
public IMerchant func_147035_g()