yarn/mappings/net/minecraft/client/toast/TutorialToast.mapping

19 lines
485 B
Plaintext
Raw Normal View History

2019-04-12 10:38:24 -04:00
CLASS cxn net/minecraft/client/toast/TutorialToast
CLASS cxn$a Type
2019-01-30 12:24:47 -05:00
FIELD f textureSlotX I
FIELD g textureSlotY I
2019-04-12 10:38:24 -04:00
METHOD a drawIcon (Lcvv;II)V
FIELD c type Lcxn$a;
2019-01-30 12:24:47 -05:00
FIELD d title Ljava/lang/String;
FIELD e description Ljava/lang/String;
2019-04-12 10:38:24 -04:00
FIELD f visibility Lcxl$a;
FIELD g lastTime J
FIELD h lastProgress F
FIELD i progress F
FIELD j hasProgressBar Z
2019-04-12 10:38:24 -04:00
METHOD <init> (Lcxn$a;Ljm;Ljm;Z)V
ARG 4 hasProgressBar
2019-01-30 12:24:47 -05:00
METHOD a hide ()V
METHOD a setProgress (F)V
ARG 1 progress