net.minecraft.client.gui.screen

public class MessageScreen

extends Screen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.GenericMessageScreen
net.minecraft.class_424
net.minecraft.client.gui.screen.MessageScreen

Field summary

Modifier and TypeField
private NarratedMultilineTextWidget
textWidget
field_49496
textWidget

Constructor summary

ModifierConstructor
public (Text title)

Method summary

Modifier and TypeMethod
protected void
init()
method_25426()
init()
protected void
repositionElements()
method_48640()
refreshWidgetPositions()
public boolean
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
protected boolean
shouldNarrateNavigation()
method_48262()
hasUsageText()
public void
renderBackground(GuiGraphics graphics, int mouseX, int mouseY, float a)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)