net.minecraft.client.gui.screens

public class AlertScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, Widget

ekc
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
n
callback
field_2345
actionHandler
f_95515_
private final Component
o
okButton
field_2349
buttonText
f_95514_
private final boolean
p
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
ae_()
getNarrationMessage()
method_25435()
getNarratedTitle()
m_142562_()
protected void
b()
init()
method_25426()
init()
m_7856_()
public void
a(eaq arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_6305_(C_3181_ p_95529_, int p_95530_, int p_95531_, float arg3)
public boolean
af_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()