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

11 lines
293 B
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS cth net/minecraft/client/toast/TutorialToast
CLASS cth$a Type
2019-01-30 12:24:47 -05:00
FIELD f textureSlotX I
FIELD g textureSlotY I
2019-02-21 13:19:18 -05:00
METHOD a drawIcon (Lcrr;II)V
FIELD c type Lcth$a;
2019-01-30 12:24:47 -05:00
FIELD d title Ljava/lang/String;
FIELD e description Ljava/lang/String;
2019-02-21 13:19:18 -05:00
FIELD f visibility Lctf$a;
2019-01-30 12:24:47 -05:00
METHOD a hide ()V