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

14 lines
428 B
Plaintext
Raw Normal View History

2018-12-05 09:11:37 -05:00
CLASS dpk net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcof;
FIELD b currentHandler Ldpl;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2018-12-05 09:11:37 -05:00
METHOD a onSlotUpdate (Lavu;)V
METHOD a onBlockAttacked (Lczu;Let;Lbom;F)V
METHOD a setStep (Ldpm;)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
2018-12-05 09:11:37 -05:00
METHOD e getClient ()Lcof;
METHOD f getGameMode ()Lbap;