public class GuiSecurityStationHacking extends GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiSecurityStationHacking(ContainerSecurityStationHacking container,
net.minecraft.entity.player.PlayerInventory inv,
net.minecraft.util.text.ITextComponent displayString) |
| Modifier and Type | Method and Description |
|---|---|
void |
addExtraHackInfo(java.util.List<net.minecraft.util.text.ITextComponent> toolTip) |
static void |
addExtraHackInfoStatic(java.util.List<net.minecraft.util.text.ITextComponent> curInfo) |
protected net.minecraft.util.ResourceLocation |
getGuiTexture() |
protected PointXY |
getInvNameOffset() |
protected PointXY |
getInvTextOffset() |
void |
init() |
protected void |
renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
int x,
int y) |
protected void |
renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y) |
protected boolean |
shouldAddInfoTab() |
protected boolean |
shouldAddProblemTab() |
protected boolean |
shouldAddRedstoneTab() |
protected boolean |
shouldAddUpgradeTab() |
protected void |
slotClicked(net.minecraft.inventory.container.Slot slotIn,
int slotId,
int mouseButton,
net.minecraft.inventory.container.ClickType type) |
void |
tick() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addButton, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addProblems, addWarnings, doDelayedAction, getBackgroundTint, getGaugeLocation, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, getTitleColor, isUpgradeAvailable, mouseDragged, mouseReleased, onGuiUpdate, removed, render, sendDelayed, shouldAddPressureTab, shouldAddSideConfigTabs, shouldDrawBackground, shouldParseVariablesInTooltips, upgradeCategorycheckHotbarKeyPressed, getGuiLeft, getGuiTop, getMenu, getSlotColor, getSlotUnderMouse, getXSize, getYSize, hasClickedOutside, isHovering, isPauseScreen, keyPressed, mouseClicked, onClose, renderTooltipaddWidget, 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 GuiSecurityStationHacking(ContainerSecurityStationHacking container, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.util.text.ITextComponent displayString)
public void init()
init in class GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>protected boolean shouldAddProblemTab()
public static void addExtraHackInfoStatic(java.util.List<net.minecraft.util.text.ITextComponent> curInfo)
protected net.minecraft.util.ResourceLocation getGuiTexture()
getGuiTexture in class GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>protected boolean shouldAddInfoTab()
protected boolean shouldAddUpgradeTab()
protected boolean shouldAddRedstoneTab()
protected PointXY getInvNameOffset()
protected PointXY getInvTextOffset()
protected void renderLabels(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
int x,
int y)
renderLabels in class GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>protected void renderBg(com.mojang.blaze3d.matrix.MatrixStack matrixStack,
float partialTicks,
int x,
int y)
renderBg in class GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>public void tick()
tick in interface net.minecraft.client.gui.screen.IScreentick in class GuiPneumaticContainerBase<ContainerSecurityStationHacking,TileEntitySecurityStation>protected void slotClicked(net.minecraft.inventory.container.Slot slotIn,
int slotId,
int mouseButton,
net.minecraft.inventory.container.ClickType type)
slotClicked in class net.minecraft.client.gui.screen.inventory.ContainerScreen<ContainerSecurityStationHacking>public void addExtraHackInfo(java.util.List<net.minecraft.util.text.ITextComponent> toolTip)