yarn/mappings/net/minecraft/client/tutorial/TutorialManager.mapping

14 lines
424 B
Plaintext
Raw Normal View History

2018-11-15 12:05:03 -05:00
CLASS doa net/minecraft/client/tutorial/TutorialManager
FIELD a game Lcmx;
FIELD b currentHandler Ldob;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2018-11-15 12:05:03 -05:00
METHOD a onSlotUpdate (Lavf;)V
METHOD a onBlockAttacked (Lcyk;Les;Lbnz;F)V
METHOD a setStep (Ldoc;)V
2018-11-07 11:37:58 -05:00
METHOD a getKeybindName (Ljava/lang/String;)Liz;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2018-11-15 12:05:03 -05:00
METHOD e getGame ()Lcmx;
METHOD f getGameMode ()Lbab;