net.minecraft.client.gui.screens

public class ReceivingLevelScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ftw
net.minecraft.client.gui.screens.ReceivingLevelScreen
net.minecraft.class_434
net.minecraft.client.gui.screen.DownloadingTerrainScreen

Field summary

Modifier and TypeField
private static final Component
a
DOWNLOADING_TERRAIN_TEXT
field_26544
TEXT
private static final long
b
CHUNK_LOADING_START_WAIT_LIMIT_MS
field_36365
MIN_LOAD_TIME_MS
private final long
c
createdAt
field_36368
loadStartTime
private final BooleanSupplier
d
levelReceived
field_46575
shouldClose
private final ReceivingLevelScreen$Reason
s
reason
field_51485
worldEntryReason
private TextureAtlasSprite
u
cachedNetherPortalSprite
field_51486
backgroundSprite

Constructor summary

ModifierConstructor
public (BooleanSupplier shouldClose, ReceivingLevelScreen$Reason worldEntryReason)

Method summary

Modifier and TypeMethod
public boolean
aH_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
protected boolean
aS_()
shouldNarrateNavigation()
method_48262()
hasUsageText()
public void
a(fns arg0, int arg1, int arg2, float arg3)
render(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25394(class_332 arg0, int arg1, int arg2, float arg3)
render(DrawContext arg0, int arg1, int arg2, float arg3)
public void
b(fns arg0, int arg1, int arg2, float arg3)
renderBackground(GuiGraphics arg0, int arg1, int arg2, float arg3)
method_25420(class_332 arg0, int arg1, int arg2, float arg3)
renderBackground(DrawContext arg0, int arg1, int arg2, float arg3)
private TextureAtlasSprite
l()
getNetherPortalSprite()
method_59838()
getBackgroundSprite()
public void
e()
tick()
method_25393()
tick()
public void
aP_()
onClose()
method_25419()
close()
public boolean
j()
isPauseScreen()
method_25421()
shouldPause()