net.minecraft.client.gui.screen.world

public class RecoverWorldScreen

extends Screen

All mapped superinterfaces:

ParentElement, Element, Navigable, Drawable

net.minecraft.client.gui.screens.RecoverWorldDataScreen
net.minecraft.class_8897
net.minecraft.client.gui.screen.world.RecoverWorldScreen

Field summary

Modifier and TypeField
private static final org.slf4j.Logger
LOGGER
field_46862
LOGGER
private static final int
SCREEN_SIDE_MARGIN
field_46863
field_46863
private static final Text
TITLE
field_46864
TITLE_TEXT
private static final Text
BUGTRACKER_BUTTON
field_46865
BUG_TRACKER_TEXT
private static final Text
RESTORE_BUTTON
field_46866
RESTORE_TEXT
private static final Text
NO_FALLBACK_TOOLTIP
field_46867
NO_FALLBACK_TEXT
private static final Text
DONE_TITLE
field_46868
DONE_TITLE_TEXT
private static final Text
DONE_SUCCESS
field_46869
DONE_SUCCESS_TEXT
private static final Text
DONE_FAILED
field_46870
DONE_FAILED_TEXT
private static final Text
NO_ISSUES
field_46871
ISSUE_NONE_TEXT
private static final Text
MISSING_FILE
field_46872
MISSING_FILE_TEXT
private final it.unimi.dsi.fastutil.booleans.BooleanConsumer
callback
field_46873
callback
private final DirectionalLayoutWidget
layout
field_46874
layout
private final Text
message
field_46875
message
private final MultilineTextWidget
messageWidget
field_46876
messageWidget
private final MultilineTextWidget
issuesWidget
field_46877
exceptionWidget
private final LevelStorage$Session
storageAccess
field_46878
session

Constructor summary

ModifierConstructor
public (MinecraftClient client, it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, LevelStorage$Session session)

Method summary

Modifier and TypeMethod
private void
attemptRestore(Minecraft minecraft)
method_54585(class_310 arg0)
tryRestore(MinecraftClient client)
private Text
buildInfo(LevelStorageSource$LevelStorageAccess access, boolean fallback, Exception exception)
method_54584(class_32$class_5143 arg0, boolean arg1, Exception arg2)
toText(LevelStorage$Session session, boolean old, Exception exception)
private Exception
collectIssue(LevelStorageSource$LevelStorageAccess access, boolean useFallback)
method_54583(class_32$class_5143 arg0, boolean arg1)
getLoadingException(LevelStorage$Session session, boolean old)
protected void
init()
method_25426()
init()
protected void
repositionElements()
method_48640()
refreshWidgetPositions()
public Text
getNarrationMessage()
method_25435()
getNarratedTitle()
public void
onClose()
method_25419()
close()
private void
lambda$attemptRestore$1(Minecraft arg0, Boolean arg1)
method_1_1923(class_310 arg0, Boolean arg1)
method_1_1923(MinecraftClient arg0, Boolean arg1)
private void
lambda$attemptRestore$2()
method_1_1924()
method_1_1924()
private void
lambda$attemptRestore$0()
method_54582()
method_54582()
private void
lambda$new$1(Button arg0)
method_54587(class_4185 arg0)
method_54587(ButtonWidget button)
private void
lambda$new$0(Minecraft arg0, Button arg1)
method_54586(class_310 arg0, class_4185 arg1)
method_54586(MinecraftClient arg0, ButtonWidget button)