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

14 lines
428 B
Plaintext
Raw Normal View History

2019-03-14 11:39:51 -04:00
CLASS dwu net/minecraft/client/tutorial/TutorialManager
FIELD a client Lctp;
FIELD b currentHandler Ldwv;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-03-14 08:57:09 -04:00
METHOD a onSlotUpdate (Lbar;)V
2019-03-14 11:39:51 -04:00
METHOD a onBlockAttacked (Ldgf;Leu;Lbtw;F)V
METHOD a setStep (Ldww;)V
2019-03-14 08:57:09 -04:00
METHOD a getKeybindName (Ljava/lang/String;)Ljl;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-03-14 11:39:51 -04:00
METHOD e getClient ()Lctp;
METHOD f getGameMode ()Lbfu;