public class GuiFluidTank extends GuiPneumaticContainerBase<ContainerFluidTank,TileEntityFluidTank>
tehoveredSlot, imageHeight, imageWidth, inventory, INVENTORY_LOCATION, inventoryLabelX, inventoryLabelY, isQuickCrafting, leftPos, menu, quickCraftSlots, slotColor, titleLabelX, titleLabelY, topPos| Constructor and Description |
|---|
GuiFluidTank(ContainerFluidTank 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() |
void |
init() |
protected boolean |
shouldAddProblemTab() |
protected java.lang.String |
upgradeCategory() |
addAnimatedStat, addAnimatedStat, addAnimatedStat, addButton, addExtraVolumeModifierInfo, addInformation, addInfoTab, addInfoTab, addJeiFilterInfoTab, addLabel, addLabel, addPressureStatInfo, addProblems, addWarnings, doDelayedAction, getBackgroundTint, getGaugeLocation, getInvNameOffset, getInvTextOffset, getStatWidgets, getTabRectangles, getTargetFluids, getTargetItems, getTitleColor, isUpgradeAvailable, mouseDragged, mouseReleased, onGuiUpdate, removed, render, renderBg, renderLabels, sendDelayed, shouldAddInfoTab, shouldAddPressureTab, shouldAddRedstoneTab, shouldAddSideConfigTabs, shouldAddUpgradeTab, shouldDrawBackground, shouldParseVariablesInTooltips, tickcheckHotbarKeyPressed, 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 GuiFluidTank(ContainerFluidTank container, net.minecraft.entity.player.PlayerInventory inv, net.minecraft.util.text.ITextComponent displayString)
public void init()
init in class GuiPneumaticContainerBase<ContainerFluidTank,TileEntityFluidTank>protected java.lang.String upgradeCategory()
upgradeCategory in class GuiPneumaticContainerBase<ContainerFluidTank,TileEntityFluidTank>protected net.minecraft.util.ResourceLocation getGuiTexture()
getGuiTexture in class GuiPneumaticContainerBase<ContainerFluidTank,TileEntityFluidTank>protected boolean shouldAddProblemTab()
shouldAddProblemTab in class GuiPneumaticContainerBase<ContainerFluidTank,TileEntityFluidTank>