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

14 lines
428 B
Plaintext
Raw Normal View History

2019-04-05 12:03:47 -04:00
CLASS dxs net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcux;
FIELD b currentHandler Ldxt;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-04-05 12:03:47 -04:00
METHOD a onSlotUpdate (Lbbr;)V
METHOD a onBlockAttacked (Ldgz;Lev;Lbuz;F)V
METHOD a setStep (Ldxu;)V
2019-03-20 13:56:26 -04:00
METHOD a getKeybindName (Ljava/lang/String;)Ljm;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-04-05 12:03:47 -04:00
METHOD e getClient ()Lcux;
METHOD f getGameMode ()Lbgu;