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

14 lines
428 B
Plaintext
Raw Normal View History

2019-04-10 11:36:17 -04:00
CLASS dxv net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcva;
FIELD b currentHandler Ldxw;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2019-04-10 11:36:17 -04:00
METHOD a onSlotUpdate (Lbbu;)V
METHOD a onBlockAttacked (Ldhc;Lev;Lbvc;F)V
METHOD a setStep (Ldxx;)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-10 11:36:17 -04:00
METHOD e getClient ()Lcva;
METHOD f getGameMode ()Lbgx;