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

14 lines
428 B
Plaintext
Raw Normal View History

2019-01-16 13:24:40 -05:00
CLASS dsg net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcqe;
FIELD b currentHandler Ldsh;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-01-16 13:24:40 -05:00
METHOD a onSlotUpdate (Laxc;)V
METHOD a onBlockAttacked (Ldcj;Let;Lbqi;F)V
METHOD a setStep (Ldsi;)V
METHOD a getKeybindName (Ljava/lang/String;)Ljb;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-01-16 13:24:40 -05:00
METHOD e getClient ()Lcqe;
METHOD f getGameMode ()Lbcf;