public class GuiPressureModuleSimple extends GuiTubeModule<TubeModule>
moduleguiLeft, guiTop, xSize, ySize| Modifier and Type | Method and Description |
|---|---|
protected net.minecraft.util.ResourceLocation |
getTexture() |
void |
init() |
boolean |
keyPressed(int keyCode,
int scanCode,
int modifiers) |
void |
removed() |
void |
tick() |
isPauseScreen, openGuiForModule, renderaddButton, addLabel, addLabel, drawForeground, mouseReleased, removeWidgetaddWidget, children, getMinecraft, getNarrationMessage, getTitle, getTooltipFromItem, handleComponentClicked, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isMouseOver, isPaste, isSelectAll, isValidCharacterForName, onClose, 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 void init()
init in class GuiPneumaticScreenBasepublic void tick()
tick in interface net.minecraft.client.gui.screen.IScreentick in class GuiPneumaticScreenBaseprotected net.minecraft.util.ResourceLocation getTexture()
getTexture in class GuiPneumaticScreenBasepublic 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.Screenpublic void removed()
removed in class net.minecraft.client.gui.screen.Screen