extends Screen
All mapped superinterfaces:
ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable
| gle | |
| net.minecraft.client.gui.screens.BackupConfirmScreen | |
| net.minecraft.class_405 | |
| net.minecraft.client.gui.screen.world.BackupPromptScreen | |
| net.minecraft.src.C_3535_ |
Field summary
| Modifier and Type | Field | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final Component |
| ||||||||||
| public static final Component |
| ||||||||||
| private final Runnable |
| ||||||||||
| protected final BackupConfirmScreen$Listener |
| ||||||||||
| private final Component |
| ||||||||||
| private final boolean |
| ||||||||||
| private MultiLineLabel |
| ||||||||||
| final Component |
| ||||||||||
| protected int |
| ||||||||||
| private Checkbox |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable onCancel, BackupConfirmScreen$Listener callback, Component title, Component subtitle, boolean showEraseCacheCheckbox) |
| public | (Runnable onCancel, BackupConfirmScreen$Listener callback, Component title, Component subtitle, Component firstButtonText, boolean showEraseCacheCheckbox) |
Method summary
| Modifier and Type | Method | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||||
| public void |
| ||||||||||
| public boolean |
| ||||||||||
| public boolean |
|