public class GuiScreenAlert extends GuiScreen
Modifier and Type | Field and Description |
---|---|
protected ITextComponent |
field_201548_a |
protected ITextComponent |
field_201550_f |
protected java.lang.String |
field_201551_g |
allowUserInput, buttons, children, fontRenderer, height, itemRender, labels, mc, width
ICONS, OPTIONS_BACKGROUND, STAT_ICONS, zLevel
Constructor and Description |
---|
GuiScreenAlert(java.lang.Runnable p_i48623_1_,
ITextComponent p_i48623_2_,
ITextComponent p_i48623_3_) |
GuiScreenAlert(java.lang.Runnable p_i49786_1_,
ITextComponent p_i49786_2_,
ITextComponent p_i49786_3_,
java.lang.String p_i49786_4_) |
Modifier and Type | Method and Description |
---|---|
protected void |
initGui() |
void |
render(int mouseX,
int mouseY,
float partialTicks) |
void |
tick() |
addButton, allowCloseWithEscape, close, confirmResult, doesGuiPauseGame, drawBackground, drawDefaultBackground, drawHoveringText, drawHoveringText, drawHoveringText, drawWorldBackground, getChildren, getItemToolTip, handleComponentClick, handleComponentHover, isAltKeyDown, isCtrlKeyDown, isKeyComboCtrlA, isKeyComboCtrlC, isKeyComboCtrlV, isKeyComboCtrlX, isShiftKeyDown, keyPressed, onGuiClosed, onResize, renderToolTip, runOrMakeCrashReport, sendChatMessage, sendChatMessage, setText, setWorldAndResolution
focusNext, focusOn, getFocused, mouseClicked, mouseDragged, mouseReleased, setDragging, setFocused
drawCenteredString, drawGradientRect, drawHorizontalLine, drawModalRectWithCustomSizedTexture, drawRect, drawScaledCustomSizeModalRect, drawString, drawTexturedModalRect, drawTexturedModalRect, drawTexturedModalRect, drawVerticalLine
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
charTyped, keyReleased, mouseScrolled
canFocus, focusChanged
protected final ITextComponent field_201548_a
protected final ITextComponent field_201550_f
protected java.lang.String field_201551_g
public GuiScreenAlert(java.lang.Runnable p_i48623_1_, ITextComponent p_i48623_2_, ITextComponent p_i48623_3_)
public GuiScreenAlert(java.lang.Runnable p_i49786_1_, ITextComponent p_i49786_2_, ITextComponent p_i49786_3_, java.lang.String p_i49786_4_)