extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gqm | |
| net.minecraft.client.gui.screens.NoticeWithLinkScreen | |
| net.minecraft.class_8669 | |
| net.minecraft.client.gui.screen.world.SymlinkWarningScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private static final Component |
| ||||||||
| private final Component |
| ||||||||
| private final URI |
| ||||||||
| private final Runnable |
| ||||||||
| private final GridLayout |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Component title, Component message, URI link, Runnable onClose) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static Screen |
| ||||||||
| public static Screen |
| ||||||||
| protected void |
| ||||||||
| protected void |
| ||||||||
| public Component |
| ||||||||
| public void |
|