public class GuiCreativeCompressor extends GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiCreativeCompressor(ContainerCreativeCompressor container,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.text.ITextComponent displayString) |
| Modifier and Type | Method and Description |
|---|---|
protected PointXY |
getGaugeLocation() |
protected net.minecraft.util.ResourceLocation |
getGuiTexture() |
protected PointXY |
getInvTextOffset() |
protected int |
getTitleColor() |
void |
init() |
boolean |
isPauseScreen() |
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() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addExtraUpgradeText, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addProblems, addWarnings, doDelayedAction, getBackgroundTint, getGuiLeft, getGuiTop, getInvNameOffset, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, mouseDragged, onGuiUpdate, removed, render, sendDelayed, shouldAddRedstoneTab, shouldAddSideConfigTabs, shouldParseVariablesInTooltips, tick, upgradeCategorycheckHotbarKeyPressed, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, isHovering, 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 GuiCreativeCompressor(ContainerCreativeCompressor container, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.util.text.ITextComponent displayString)
public boolean isPauseScreen()
isPauseScreen in class net.minecraft.client.gui.screen.inventory.ContainerScreen<ContainerCreativeCompressor>public void init()
init in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected PointXY getGaugeLocation()
getGaugeLocation in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected boolean shouldAddPressureTab()
protected boolean shouldAddProblemTab()
protected boolean shouldAddInfoTab()
shouldAddInfoTab in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected boolean shouldAddUpgradeTab()
protected void renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y)
renderLabels in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
int i,
int j)
renderBg in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected net.minecraft.util.ResourceLocation getGuiTexture()
getGuiTexture in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected boolean shouldDrawBackground()
protected int getTitleColor()
getTitleColor in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>protected PointXY getInvTextOffset()
getInvTextOffset in class GuiPneumaticContainerBase<ContainerCreativeCompressor,TileEntityCreativeCompressor>