History - net.minecraft.client.gui.screen.Screen

1.7.10

Names

bdw

net.minecraft.class_388

net.minecraft.client.gui.screen.Screen

net.minecraft.client.gui.GuiScreen

Fields

ItemRenderer: j, field_7770, itemRenderer, itemRender

Minecraft: k, field_1229, minecraft, mc

int: l, field_1230, width, width

int: m, field_1231, height, height

List: n, field_1232, buttons, buttonList

List: o, field_7771, labels, labelList

boolean: p, field_1233, passEvents, allowUserInput

TextRenderer: q, field_1234, textRenderer, fontRendererObj

ButtonWidget: a, field_1228, lastClickedButton, selectedButton

int: f, field_5090, lastButton, eventButton

long: g, field_5091, lastUpdateTime, lastMouseEvent

int: h, field_5092, multiTouch, touchValue

Constructors

()

Methods

void (int, int, float): a, method_1025, render, drawScreen

void (char, int): a, method_1024, keyPressed, keyTyped

String (): o, method_1038, getClipboard, getClipboardString

void (String): e, method_1036, setClipboard, setClipboardString

void (ItemStack, int, int): a, method_6752, renderTooltip, renderToolTip

void (String, int, int): a, method_6753, renderTooltip, drawCreativeTabHoveringText

void (List, int, int): a, method_6754, renderTooltip, drawHoveringText

void (int, int, int): a, method_1026, mouseClicked, mouseClicked

void (int, int, int): b, method_1032, mouseReleased, mouseReleased

void (int, int, int, long): a, method_4259, mouseDragged, mouseClickMove

void (ButtonWidget): a, method_1027, buttonClicked, actionPerformed

void (Minecraft, int, int): a, method_1028, init, setWorldAndResolution

void (): b, method_1044, init, initGui

void (): p, method_1039, handleInputs, handleInput

void (): k, method_1035, handleMouse, handleMouseInput

void (): l, method_6755, handleKeyboard, handleKeyboardInput

void (): e, method_1033, tick, updateScreen

void (): m, method_1030, removed, onGuiClosed

void (): c, method_1043, renderBackground, drawDefaultBackground

void (int): c_, method_1031, renderBackground, drawWorldBackground

void (int): c, method_1034, drawBackgroundTexture, drawBackground

boolean (): d, method_1037, shouldPauseGame, doesGuiPauseGame

void (boolean, int): a, method_1029, confirmResult, confirmClicked

boolean (): q, method_1041, isControlDown, isCtrlKeyDown

boolean (): r, method_1042, isShiftDown, isShiftKeyDown