net.minecraft.client.gui.screens

public class AlertScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

flr
net.minecraft.client.gui.screens.AlertScreen
net.minecraft.class_403
net.minecraft.client.gui.screen.NoticeScreen
net.minecraft.src.C_3534_

Field summary

Modifier and TypeField
private static final int
a
LABEL_Y
field_39539
NOTICE_TEXT_Y
f_238636_
private final Component
b
messageText
field_2346
notice
f_238618_
private MultiLineLabel
c
message
field_2348
noticeLines
f_95516_
private final Runnable
d
callback
field_2345
actionHandler
f_95515_
private final Component
r
okButton
field_2349
buttonText
f_95514_
private final boolean
s
shouldCloseOnEsc
field_39540
shouldCloseOnEsc
f_238724_

Constructor summary

ModifierConstructor
public (Runnable actionHandler, Component title, Component notice)
public (Runnable actionHandler, Component title, Component notice, Component buttonText, boolean shouldCloseOnEsc)

Method summary

Modifier and TypeMethod
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
m_142562_()
protected void
aM_()
init()
method_25426()
init()
m_7856_()
public void
a(fgt arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
m_88315_(C_279497_ p_281583_, int p_282152_, int p_282198_, float arg3)
public boolean
aC_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()