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

14 lines
428 B
Plaintext
Raw Normal View History

2019-01-30 12:48:39 -05:00
CLASS dsh net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcqd;
FIELD b currentHandler Ldsi;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-01-30 12:48:39 -05:00
METHOD a onSlotUpdate (Laxi;)V
METHOD a onBlockAttacked (Ldcj;Let;Lbqp;F)V
METHOD a setStep (Ldsj;)V
2019-01-24 11:47:45 -05:00
METHOD a getKeybindName (Ljava/lang/String;)Ljc;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-01-30 12:48:39 -05:00
METHOD e getClient ()Lcqd;
METHOD f getGameMode ()Lbcn;