extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TickableWidget, Widget
| dnk | |
| net.minecraft.client.gui.screens.AlertScreen | |
| net.minecraft.class_403 | |
| net.minecraft.unmapped.C_ffsffhix | |
| 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 MultiLineLabel |
| ||||||||||||
| protected final Component |
| ||||||||||||
| private int |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable actionHandler, Component title, Component notice) |
| public | (Runnable actionHandler, Component title, Component notice, Component arg3) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||||
| public void |
| ||||||||||||
| public void |
|