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

14 lines
428 B
Plaintext
Raw Normal View History

2019-01-09 12:20:38 -05:00
CLASS drz net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcpz;
FIELD b currentHandler Ldsa;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-01-09 12:20:38 -05:00
METHOD a onSlotUpdate (Laxd;)V
METHOD a onBlockAttacked (Ldcc;Let;Lbqe;F)V
METHOD a setStep (Ldsb;)V
2018-12-12 12:12:26 -05:00
METHOD a getKeybindName (Ljava/lang/String;)Ljd;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2019-01-09 12:20:38 -05:00
METHOD e getClient ()Lcpz;
METHOD f getGameMode ()Lbcc;