extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, Widget
| dex | |
| net.minecraft.client.gui.screens.AlertScreen | |
| net.minecraft.class_403 | |
| net.minecraft.client.gui.screen.NoticeScreen | |
| net.minecraft.client.gui.screen.AlertScreen |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private final Runnable |
| ||||||||||
| protected final Component |
| ||||||||||
| private final List<String> |
| ||||||||||
| protected final String |
| ||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable actionHandler, Component title, Component notice) |
| public | (Runnable actionHandler, Component title, Component notice, String buttonString) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public void |
|