public class GuiSentryTurret extends GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiSentryTurret(ContainerSentryTurret container,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.text.ITextComponent displayString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addProblems(java.util.List<net.minecraft.util.text.ITextComponent> curInfo)
Use this to add problem information; situations that prevent the machine from operating.
|
protected void |
doDelayedAction()
Run the delayed action set up by sendDelayed()
|
protected net.minecraft.util.ResourceLocation |
getGuiTexture() |
void |
init() |
boolean |
keyPressed(int keyCode,
int scanCode,
int modifiers) |
protected void |
renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y) |
void |
tick() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addExtraUpgradeText, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addWarnings, getBackgroundTint, getGaugeLocation, getGuiLeft, getGuiTop, getInvNameOffset, getInvTextOffset, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, getTitleColor, mouseDragged, onGuiUpdate, removed, render, renderBg, sendDelayed, shouldAddInfoTab, shouldAddPressureTab, shouldAddProblemTab, shouldAddRedstoneTab, shouldAddSideConfigTabs, shouldAddUpgradeTab, shouldDrawBackground, shouldParseVariablesInTooltips, upgradeCategorycheckHotbarKeyPressed, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, isHovering, isPauseScreen, 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 GuiSentryTurret(ContainerSentryTurret container, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.util.text.ITextComponent displayString)
protected net.minecraft.util.ResourceLocation getGuiTexture()
getGuiTexture in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>public void init()
init in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>public void tick()
tick in interface net.minecraft.client.gui.screen.IScreentick in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>protected void doDelayedAction()
GuiPneumaticContainerBasedoDelayedAction in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>protected void renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y)
renderLabels in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>public boolean keyPressed(int keyCode,
int scanCode,
int modifiers)
keyPressed in interface net.minecraft.client.gui.IGuiEventListenerkeyPressed in interface net.minecraft.client.gui.INestedGuiEventHandlerkeyPressed in class net.minecraft.client.gui.screen.inventory.ContainerScreen<ContainerSentryTurret>protected void addProblems(java.util.List<net.minecraft.util.text.ITextComponent> curInfo)
GuiPneumaticContainerBaseaddProblems in class GuiPneumaticContainerBase<ContainerSentryTurret,TileEntitySentryTurret>curInfo - string list to append to