net.minecraft.client.gui.screens

public class DeathScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

fca
net.minecraft.client.gui.screens.DeathScreen
net.minecraft.class_418
net.minecraft.client.gui.screen.DeathScreen
net.minecraft.src.C_3553_

Field summary

Modifier and TypeField
private static final ResourceLocation
a
DRAFT_REPORT_SPRITE
field_45407
DRAFT_REPORT_ICON_TEXTURE
f_291719_
private int
b
delayTicker
field_2451
ticksSinceDeath
f_95906_
private final Component
c
causeOfDeath
field_2450
message
f_95907_
private final boolean
k
hardcore
field_18974
isHardcore
f_95908_
private Component
l
deathScore
field_26537
scoreText
f_95909_
private final List<Button>
m
exitButtons
field_33809
buttons
f_169295_
private Button
n
exitToTitleButton
field_41684
titleScreenButton
f_262755_

Constructor summary

ModifierConstructor
public (Component message, boolean isHardcore)

Method summary

Modifier and TypeMethod
protected void
aN_()
init()
method_25426()
init()
m_7856_()
public boolean
aL_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()
private void
n()
handleExitToTitleScreen()
method_47940()
onTitleScreenButtonClicked()
m_262825_()
private void
D()
exitToTitleScreen()
method_22364()
quitLevel()
m_95934_()
public void
a(ewu 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)
m_88315_(C_279497_ p_283551_, int p_283002_, int p_281981_, float arg3)
public void
b(ewu 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)
m_280273_(C_279497_ p_300097_, int p_298737_, int p_297685_, float arg3)
private Style
a(int arg0)
getClickedComponentStyleAt(int arg0)
method_2164(int arg0)
getTextComponentUnderMouse(int mouseX)
m_95917_(int arg0)
public boolean
a(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
method_25402(double arg0, double arg1, int arg2)
mouseClicked(double arg0, double arg1, int arg2)
m_6375_(double p_95915_, double arg1, int arg2)
public boolean
k()
isPauseScreen()
method_25421()
shouldPause()
m_7043_()
public void
d()
tick()
method_25393()
tick()
m_86600_()
private void
c(boolean arg0)
setButtonsActive(boolean arg0)
method_49299(boolean arg0)
setButtonsActive(boolean active)
m_272014_(boolean arg0)