yarn/mappings/net/minecraft/client/gui/screen/DeathScreen.mapping

13 lines
496 B
Plaintext
Raw Normal View History

2019-06-28 17:55:20 -04:00
CLASS net/minecraft/class_418 net/minecraft/client/gui/screen/DeathScreen
FIELD field_18974 isHardcore Z
FIELD field_2450 message Lnet/minecraft/class_2561;
FIELD field_2451 ticksSinceDeath I
FIELD field_26537 scoreText Lnet/minecraft/class_2561;
METHOD <init> (Lnet/minecraft/class_2561;Z)V
ARG 2 isHardcore
METHOD method_20373 onConfirmQuit (Z)V
ARG 1 quit
2020-05-29 09:31:34 -04:00
METHOD method_2164 getTextComponentUnderMouse (I)Lnet/minecraft/class_2583;
ARG 1 mouseX
METHOD method_22364 quitLevel ()V