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

14 lines
428 B
Plaintext
Raw Normal View History

2019-03-27 14:35:10 -04:00
CLASS dxl net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcus;
FIELD b currentHandler Ldxm;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-03-27 14:35:10 -04:00
METHOD a onSlotUpdate (Lbbp;)V
METHOD a onBlockAttacked (Ldgt;Lev;Lbuw;F)V
METHOD a setStep (Ldxn;)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-03-27 14:35:10 -04:00
METHOD e getClient ()Lcus;
METHOD f getGameMode ()Lbgs;