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

13 lines
456 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
METHOD <init> (Lnet/minecraft/class_2561;Z)V
2019-03-16 09:29:27 -04:00
ARG 1 message
ARG 2 isHardcore
METHOD method_20373 onConfirmQuit (Z)V
ARG 1 quit
METHOD method_2164 getTextComponentUnderMouse (I)Lnet/minecraft/class_2561;
ARG 1 mouseX
METHOD method_22364 quitLevel ()V