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

14 lines
428 B
Plaintext
Raw Normal View History

2019-03-20 13:56:26 -04:00
CLASS dwz net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcua;
FIELD b currentHandler Ldxa;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-03-20 13:56:26 -04:00
METHOD a onSlotUpdate (Lbaz;)V
METHOD a onBlockAttacked (Ldgh;Lev;Lbue;F)V
METHOD a setStep (Ldxb;)V
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-20 13:56:26 -04:00
METHOD e getClient ()Lcua;
METHOD f getGameMode ()Lbgc;