public class GuiCraftingTable extends GuiBase
add, container, editingField, remove, selectedSlotdragSplitting, 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, updateScreencheckHotbarKeys, doesGuiPauseGame, drawGuiContainerForegroundLayer, getSlotUnderMouse, handleMouseClick, hasClickedOutside, isPointInRegion, keyTyped, mouseClickMove, mouseReleased, onGuiClosed, renderHoveredToolTipaddButton, 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, setWorldAndResolutionpublic GuiCraftingTable(ContainerBase container)
public java.lang.String getOutputAdd()
getOutputAdd in class GuiBasepublic java.lang.String getOutputRemove()
getOutputRemove in class GuiBasepublic net.minecraft.util.ResourceLocation getTexture()
getTexture in class GuiBase