public class GuiCreativeCompressedIronBlock extends GuiPneumaticContainerBase<ContainerCreativeCompressedIronBlock,TileEntityCreativeCompressedIronBlock>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiCreativeCompressedIronBlock(ContainerCreativeCompressedIronBlock container,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.text.ITextComponent displayString) |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.ResourceLocation |
getGuiTexture() |
protected PointXY |
getInvTextOffset() |
protected int |
getTitleColor() |
void |
init() |
protected void |
renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
int i,
int j) |
protected void |
renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y) |
protected boolean |
shouldAddInfoTab() |
protected boolean |
shouldAddPressureTab() |
protected boolean |
shouldAddProblemTab() |
protected boolean |
shouldAddUpgradeTab() |
protected boolean |
shouldDrawBackground() |
void |
tick() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addExtraUpgradeText, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addProblems, addWarnings, doDelayedAction, getBackgroundTint, getGaugeLocation, getGuiLeft, getGuiTop, getInvNameOffset, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, mouseDragged, onGuiUpdate, removed, render, sendDelayed, shouldAddRedstoneTab, shouldAddSideConfigTabs, shouldParseVariablesInTooltips, upgradeCategorycheckHotbarKeyPressed, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, isHovering, isPauseScreen, keyPressed, mouseClicked, mouseReleased, onClose, renderTooltip, slotClickedaddButton, addWidget, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, onFilesDrop, renderBackground, renderBackground, renderComponentHoverEffect, renderComponentTooltip, renderDirtBackground, renderTooltip, renderTooltip, renderTooltip, renderToolTip, renderWrappedToolTip, resize, sendMessage, sendMessage, shouldCloseOnEsc, wrapScreenErrorgetFocused, isDragging, setDragging, setFocusedblit, blit, blit, blit, blit, blitOutlineBlack, drawCenteredString, drawCenteredString, drawString, drawString, fill, fillGradient, fillGradient, getBlitOffset, hLine, setBlitOffset, vLineclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic GuiCreativeCompressedIronBlock(ContainerCreativeCompressedIronBlock container, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.util.text.ITextComponent displayString)
public void init()
public void tick()
tick in interface net.minecraft.client.gui.screen.IScreentick in class GuiPneumaticContainerBase<ContainerCreativeCompressedIronBlock,TileEntityCreativeCompressedIronBlock>protected net.minecraft.util.ResourceLocation getGuiTexture()
protected boolean shouldDrawBackground()
protected boolean shouldAddPressureTab()
protected boolean shouldAddProblemTab()
protected boolean shouldAddInfoTab()
protected boolean shouldAddUpgradeTab()
protected int getTitleColor()
protected PointXY getInvTextOffset()
protected void renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y)
protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
int i,
int j)