extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gld | |
| 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 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 |
|