public class GuiElevator extends GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiElevator(ContainerElevator container,
net.minecraft.entity.player.PlayerInventory inventoryPlayer,
net.minecraft.util.text.ITextComponent displayName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addWarnings(java.util.List<net.minecraft.util.text.ITextComponent> textList)
Use this to add warning messages; the machine will run but with potential problems.
|
protected void |
doDelayedAction()
Run the delayed action set up by sendDelayed()
|
protected net.minecraft.util.ResourceLocation |
getGuiTexture() |
void |
init() |
protected void |
renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float opacity,
int x,
int y) |
void |
tick() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addButton, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addProblems, getBackgroundTint, getGaugeLocation, getInvNameOffset, getInvTextOffset, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, getTitleColor, isUpgradeAvailable, mouseDragged, mouseReleased, onGuiUpdate, removed, render, renderLabels, sendDelayed, shouldAddInfoTab, shouldAddPressureTab, shouldAddProblemTab, shouldAddRedstoneTab, shouldAddSideConfigTabs, shouldAddUpgradeTab, shouldDrawBackground, shouldParseVariablesInTooltips, upgradeCategorycheckHotbarKeyPressed, getGuiLeft, getGuiTop, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, isHovering, isPauseScreen, keyPressed, mouseClicked, onClose, renderTooltip, slotClickedaddWidget, 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 GuiElevator(ContainerElevator container, net.minecraft.entity.player.PlayerInventory inventoryPlayer, net.minecraft.util.text.ITextComponent displayName)
public void init()
init in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>protected void doDelayedAction()
GuiPneumaticContainerBasedoDelayedAction in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>protected net.minecraft.util.ResourceLocation getGuiTexture()
getGuiTexture in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float opacity,
int x,
int y)
renderBg in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>public void tick()
tick in interface net.minecraft.client.gui.screen.IScreentick in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>protected void addWarnings(java.util.List<net.minecraft.util.text.ITextComponent> textList)
GuiPneumaticContainerBaseaddWarnings in class GuiPneumaticContainerBase<ContainerElevator,TileEntityElevatorBase>textList - string list to append to, which may already contain some problem text