net.minecraft.client.gui.screens

public class DeathScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ese
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 int
a
delayTicker
field_2451
ticksSinceDeath
f_95906_
private final Component
b
causeOfDeath
field_2450
message
f_95907_
private final boolean
c
hardcore
field_18974
isHardcore
f_95908_
private Component
o
deathScore
field_26537
scoreText
f_95909_
private final List<Button>
p
exitButtons
field_33809
buttons
f_169295_
private Button
q
exitToTitleButton
field_41684
titleScreenButton
f_262755_

Constructor summary

ModifierConstructor
public (Component message, boolean isHardcore)

Method summary

Modifier and TypeMethod
protected void
b()
init()
method_25426()
init()
m_7856_()
public boolean
ax_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
m_6913_()
private void
m()
handleExitToTitleScreen()
method_47940()
onTitleScreenButtonClicked()
m_262825_()
private void
B()
exitToTitleScreen()
method_22364()
quitLevel()
m_95934_()
public void
a(ehe arg0, int arg1, int arg2, float arg3)
render(PoseStack arg0, int arg1, int arg2, float arg3)
method_25394(class_4587 arg0, int arg1, int arg2, float arg3)
render(MatrixStack arg0, int arg1, int arg2, float arg3)
m_86412_(C_3181_ p_95921_, int p_95922_, int p_95923_, 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
aB_()
isPauseScreen()
method_25421()
shouldPause()
m_7043_()
public void
f()
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)