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

14 lines
428 B
Plaintext
Raw Normal View History

2019-04-03 12:16:41 -04:00
CLASS dxo net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcuu;
FIELD b currentHandler Ldxp;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-04-03 12:16:41 -04:00
METHOD a onSlotUpdate (Lbbq;)V
METHOD a onBlockAttacked (Ldgv;Lev;Lbuy;F)V
METHOD a setStep (Ldxq;)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-03 12:16:41 -04:00
METHOD e getClient ()Lcuu;
METHOD f getGameMode ()Lbgt;