extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| net.minecraft.client.gui.screens.BackupConfirmScreen | |
| net.minecraft.client.gui.screens.BackupConfirmScreen | |
| net.minecraft.class_405 | |
| net.minecraft.client.gui.screen.world.BackupPromptScreen |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final Text |
| ||||||||
| public static final Text |
| ||||||||
| private final Runnable |
| ||||||||
| protected final BackupPromptScreen$Callback |
| ||||||||
| private final Text |
| ||||||||
| private final boolean |
| ||||||||
| private MultilineText |
| ||||||||
| private final Text |
| ||||||||
| protected int |
| ||||||||
| private CheckboxWidget |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| public | (Runnable onCancel, BackupPromptScreen$Callback callback, Text title, Text subtitle, boolean showEraseCacheCheckbox) |
| public | (Runnable onCancel, BackupPromptScreen$Callback callback, Text title, Text subtitle, Text firstButtonText, boolean showEraseCacheCheckbox) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| protected void |
| ||||||||
| public void |
| ||||||||
| public boolean |
| ||||||||
| public boolean |
|