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

14 lines
428 B
Plaintext
Raw Normal View History

2019-02-27 13:17:22 -05:00
CLASS dtv net/minecraft/client/tutorial/TutorialManager
2019-02-21 13:19:18 -05:00
FIELD a client Lcqx;
2019-02-27 13:17:22 -05:00
FIELD b currentHandler Ldtw;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-02-21 13:19:18 -05:00
METHOD a onSlotUpdate (Laxx;)V
METHOD a onBlockAttacked (Lddj;Les;Lbre;F)V
2019-02-27 13:17:22 -05:00
METHOD a setStep (Ldtx;)V
2019-02-20 15:49:23 -05:00
METHOD a getKeybindName (Ljava/lang/String;)Lji;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-02-21 13:19:18 -05:00
METHOD e getClient ()Lcqx;
METHOD f getGameMode ()Lbdc;