net.minecraft.client.gui.screens

public class RecoverWorldDataScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ftx
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
a
LOGGER
field_46862
LOGGER
private static final int
b
SCREEN_SIDE_MARGIN
field_46863
field_46863
private static final Component
c
TITLE
field_46864
TITLE_TEXT
private static final Component
d
BUGTRACKER_BUTTON
field_46865
BUG_TRACKER_TEXT
private static final Component
s
RESTORE_BUTTON
field_46866
RESTORE_TEXT
private static final Component
u
NO_FALLBACK_TOOLTIP
field_46867
NO_FALLBACK_TEXT
private static final Component
v
DONE_TITLE
field_46868
DONE_TITLE_TEXT
private static final Component
w
DONE_SUCCESS
field_46869
DONE_SUCCESS_TEXT
private static final Component
x
DONE_FAILED
field_46870
DONE_FAILED_TEXT
private static final Component
y
NO_ISSUES
field_46871
ISSUE_NONE_TEXT
private static final Component
z
MISSING_FILE
field_46872
MISSING_FILE_TEXT
private final it.unimi.dsi.fastutil.booleans.BooleanConsumer
A
callback
field_46873
callback
private final LinearLayout
B
layout
field_46874
layout
private final Component
C
message
field_46875
message
private final MultiLineTextWidget
D
messageWidget
field_46876
messageWidget
private final MultiLineTextWidget
E
issuesWidget
field_46877
exceptionWidget
private final LevelStorageSource$LevelStorageAccess
F
storageAccess
field_46878
session

Constructor summary

ModifierConstructor
public (Minecraft client, it.unimi.dsi.fastutil.booleans.BooleanConsumer callback, LevelStorageSource$LevelStorageAccess session)

Method summary

Modifier and TypeMethod
private void
a(fmg arg0)
attemptRestore(Minecraft arg0)
method_54585(class_310 arg0)
tryRestore(MinecraftClient client)
private Component
a(ewd$c arg0, boolean arg1, Exception arg2)
buildInfo(LevelStorageSource$LevelStorageAccess arg0, boolean arg1, Exception arg2)
method_54584(class_32$class_5143 arg0, boolean arg1, Exception arg2)
toText(LevelStorage$Session session, boolean old, Exception exception)
private Exception
a(ewd$c arg0, boolean arg1)
collectIssue(LevelStorageSource$LevelStorageAccess arg0, boolean arg1)
method_54583(class_32$class_5143 arg0, boolean arg1)
getLoadingException(LevelStorage$Session session, boolean old)
protected void
aT_()
init()
method_25426()
init()
protected void
c()
repositionElements()
method_48640()
refreshWidgetPositions()
public Component
i()
getNarrationMessage()
method_25435()
getNarratedTitle()
public void
aP_()
onClose()
method_25419()
close()