public class GuiCraftingTable extends GuiBase
add, container, editingField, remove, selectedSlot
dragSplitting, dragSplittingSlots, guiLeft, guiTop, INVENTORY_BACKGROUND, inventorySlots, xSize, ySize
Constructor and Description |
---|
GuiCraftingTable(ContainerBase container) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getOutputAdd() |
java.lang.String |
getOutputRemove() |
net.minecraft.util.ResourceLocation |
getTexture() |
void |
initGui() |
actionPerformed, drawGuiContainerBackgroundLayer, drawScreen, generateFile, getButtonList, getFileName, getGuiLeft, getGuiTop, getMenu, getXSize, getYSize, isBlock, mouseClicked, updateScreen
checkHotbarKeys, doesGuiPauseGame, drawGuiContainerForegroundLayer, getSlotUnderMouse, handleMouseClick, hasClickedOutside, isPointInRegion, keyTyped, mouseClickMove, mouseReleased, onGuiClosed, renderHoveredToolTip
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, setText, setWorldAndResolution
public GuiCraftingTable(ContainerBase container)
public java.lang.String getOutputAdd()
getOutputAdd
in class GuiBase
public java.lang.String getOutputRemove()
getOutputRemove
in class GuiBase
public net.minecraft.util.ResourceLocation getTexture()
getTexture
in class GuiBase