extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.AlertScreen | |
| 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 Text |
| ||||||||
| private MultilineText |
| ||||||||
| private final Runnable |
| ||||||||
| private final Text |
| ||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable actionHandler, Text title, Text notice) |
| public | (Runnable actionHandler, Text title, Text notice, Text buttonText, boolean shouldCloseOnEsc) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public Text |
| ||||||||
| protected void |
| ||||||||
| public void |
| ||||||||
| public boolean |
|