public class GuiDispenser extends GuiContainer
Modifier and Type | Field and Description |
---|---|
TileEntityDispenser |
theDispenser |
inventorySlots
allowUserInput, height, width
icons, optionsBackground, statIcons
Constructor and Description |
---|
GuiDispenser(InventoryPlayer par1InventoryPlayer,
TileEntityDispenser par2TileEntityDispenser) |
doesGuiPauseGame, drawScreen, initGui, onGuiClosed, updateScreen
confirmClicked, drawBackground, drawDefaultBackground, drawWorldBackground, getClipboardString, handleInput, handleKeyboardInput, handleMouseInput, isCtrlKeyDown, isShiftKeyDown, setClipboardString, setWorldAndResolution
drawCenteredString, drawRect, drawString, drawTexturedModalRect, drawTexturedModelRectFromIcon
public TileEntityDispenser theDispenser
public GuiDispenser(InventoryPlayer par1InventoryPlayer, TileEntityDispenser par2TileEntityDispenser)