public class GuiRepair extends GuiContainer implements ICrafting
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 |
---|
GuiRepair(InventoryPlayer p_i1073_1_,
World p_i1073_2_,
int p_i1073_3_,
int p_i1073_4_,
int p_i1073_5_) |
Modifier and Type | Method and Description |
---|---|
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_) |
void |
initGui() |
protected void |
keyTyped(char p_73869_1_,
int p_73869_2_) |
protected void |
mouseClicked(int p_73864_1_,
int p_73864_2_,
int p_73864_3_) |
void |
onGuiClosed() |
void |
sendContainerAndContentsToPlayer(Container p_71110_1_,
java.util.List p_71110_2_) |
void |
sendProgressBarUpdate(Container p_71112_1_,
int p_71112_2_,
int p_71112_3_) |
void |
sendSlotContents(Container p_71111_1_,
int p_71111_2_,
ItemStack p_71111_3_) |
checkHotbarKeys, doesGuiPauseGame, func_146978_c, handleMouseClick, mouseClickMove, mouseMovedOrUp, updateScreen
actionPerformed, 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 GuiRepair(InventoryPlayer p_i1073_1_, World p_i1073_2_, int p_i1073_3_, int p_i1073_4_, int p_i1073_5_)
public void initGui()
initGui
in class GuiContainer
public void onGuiClosed()
onGuiClosed
in class GuiContainer
protected void drawGuiContainerForegroundLayer(int p_146979_1_, int p_146979_2_)
drawGuiContainerForegroundLayer
in class GuiContainer
protected void keyTyped(char p_73869_1_, int p_73869_2_)
keyTyped
in class GuiContainer
protected void mouseClicked(int p_73864_1_, int p_73864_2_, int p_73864_3_)
mouseClicked
in class GuiContainer
public void drawScreen(int p_73863_1_, int p_73863_2_, float p_73863_3_)
drawScreen
in class GuiContainer
protected void drawGuiContainerBackgroundLayer(float p_146976_1_, int p_146976_2_, int p_146976_3_)
drawGuiContainerBackgroundLayer
in class GuiContainer
public void sendContainerAndContentsToPlayer(Container p_71110_1_, java.util.List p_71110_2_)
sendContainerAndContentsToPlayer
in interface ICrafting
public void sendSlotContents(Container p_71111_1_, int p_71111_2_, ItemStack p_71111_3_)
sendSlotContents
in interface ICrafting
public void sendProgressBarUpdate(Container p_71112_1_, int p_71112_2_, int p_71112_3_)
sendProgressBarUpdate
in interface ICrafting