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

14 lines
428 B
Plaintext
Raw Normal View History

2019-02-13 12:35:08 -05:00
CLASS dtd net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcqn;
FIELD b currentHandler Ldte;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-02-13 12:35:08 -05:00
METHOD a onSlotUpdate (Laxt;)V
METHOD a onBlockAttacked (Ldct;Les;Lbqz;F)V
METHOD a setStep (Ldtf;)V
METHOD a getKeybindName (Ljava/lang/String;)Ljg;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-02-13 12:35:08 -05:00
METHOD e getClient ()Lcqn;
METHOD f getGameMode ()Lbcy;