net.minecraft.client.gui.screens

public class DeathScreen

extends Screen

All mapped superinterfaces:

ContainerEventHandler, GuiEventListener, TabOrderedElement, Renderable

ftc
net.minecraft.client.gui.screens.DeathScreen
net.minecraft.class_418
net.minecraft.client.gui.screen.DeathScreen

Field summary

Modifier and TypeField
private static final ResourceLocation
a
DRAFT_REPORT_SPRITE
field_45407
DRAFT_REPORT_ICON_TEXTURE
private int
b
delayTicker
field_2451
ticksSinceDeath
private final Component
c
causeOfDeath
field_2450
message
private final boolean
d
hardcore
field_18974
isHardcore
private Component
s
deathScore
field_26537
scoreText
private final List<Button>
u
exitButtons
field_33809
buttons
private Button
v
exitToTitleButton
field_41684
titleScreenButton

Constructor summary

ModifierConstructor
public (Component message, boolean isHardcore)

Method summary

Modifier and TypeMethod
protected void
aT_()
init()
method_25426()
init()
public boolean
aH_()
shouldCloseOnEsc()
method_25422()
shouldCloseOnEsc()
private void
l()
handleExitToTitleScreen()
method_47940()
onTitleScreenButtonClicked()
private void
E()
exitToTitleScreen()
method_22364()
quitLevel()
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)
static void
a(fns arg0, int arg1, int arg2)
renderDeathBackground(GuiGraphics arg0, int arg1, int arg2)
method_59546(class_332 arg0, int arg1, int arg2)
fillBackgroundGradient(DrawContext context, int width, int height)
private Style
a(int arg0)
getClickedComponentStyleAt(int arg0)
method_2164(int arg0)
getTextComponentUnderMouse(int mouseX)
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)
public boolean
j()
isPauseScreen()
method_25421()
shouldPause()
public void
e()
tick()
method_25393()
tick()
private void
c(boolean arg0)
setButtonsActive(boolean arg0)
method_49299(boolean arg0)
setButtonsActive(boolean active)