extends Screen
All mapped superinterfaces:
ParentElement, Element, Navigable, Drawable
| gqw | |
| net.minecraft.client.gui.screens.BackupConfirmScreen | |
| net.minecraft.class_405 | |
| net.minecraft.client.gui.screen.world.BackupPromptScreen | |
| net.minecraft.unmapped.C_elvupmqi | |
| net.minecraft.client.gui.screen.BackupPromptScreen | |
| net.minecraft.src.C_3535_ |
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 |
| ||||||||||||||
| 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 |
|