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

11 lines
293 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS cxm net/minecraft/client/toast/TutorialToast
CLASS cxm$a Type
2019-01-30 12:24:47 -05:00
FIELD f textureSlotX I
FIELD g textureSlotY I
2019-04-10 11:36:17 -04:00
METHOD a drawIcon (Lcvu;II)V
FIELD c type Lcxm$a;
2019-01-30 12:24:47 -05:00
FIELD d title Ljava/lang/String;
FIELD e description Ljava/lang/String;
2019-04-10 11:36:17 -04:00
FIELD f visibility Lcxk$a;
2019-01-30 12:24:47 -05:00
METHOD a hide ()V