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

11 lines
293 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS cxc net/minecraft/client/toast/TutorialToast
CLASS cxc$a Type
2019-01-30 12:24:47 -05:00
FIELD f textureSlotX I
FIELD g textureSlotY I
2019-03-27 14:35:10 -04:00
METHOD a drawIcon (Lcvm;II)V
FIELD c type Lcxc$a;
2019-01-30 12:24:47 -05:00
FIELD d title Ljava/lang/String;
FIELD e description Ljava/lang/String;
2019-03-27 14:35:10 -04:00
FIELD f visibility Lcxa$a;
2019-01-30 12:24:47 -05:00
METHOD a hide ()V