extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
fsr | |
net.minecraft.client.gui.screens.AlertScreen | |
net.minecraft.class_403 | |
net.minecraft.client.gui.screen.NoticeScreen |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private static final int |
| ||||||||
private final Component |
| ||||||||
private MultiLineLabel |
| ||||||||
private final Runnable |
| ||||||||
private final Component |
| ||||||||
private final boolean |
|
Constructor summary
Modifier | Constructor |
---|---|
public | (Runnable actionHandler, Component title, Component notice) |
public | (Runnable actionHandler, Component title, Component notice, Component buttonText, boolean shouldCloseOnEsc) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public Component |
| ||||||||
protected void |
| ||||||||
public void |
| ||||||||
public boolean |
|