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

11 lines
293 B
Plaintext
Raw Normal View History

2019-02-20 15:49:23 -05:00
CLASS ctg net/minecraft/client/toast/TutorialToast
CLASS ctg$a Type
2019-01-30 12:24:47 -05:00
FIELD f textureSlotX I
FIELD g textureSlotY I
2019-02-20 15:49:23 -05:00
METHOD a drawIcon (Lcrq;II)V
FIELD c type Lctg$a;
2019-01-30 12:24:47 -05:00
FIELD d title Ljava/lang/String;
FIELD e description Ljava/lang/String;
2019-02-20 15:49:23 -05:00
FIELD f visibility Lcte$a;
2019-01-30 12:24:47 -05:00
METHOD a hide ()V