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

14 lines
424 B
Plaintext
Raw Normal View History

2018-11-27 13:50:51 -05:00
CLASS dog net/minecraft/client/tutorial/TutorialManager
FIELD a game Lcnd;
FIELD b currentHandler Ldoh;
2018-11-01 04:14:40 -04:00
METHOD a onInventoryOpened ()V
2018-11-27 13:50:51 -05:00
METHOD a onSlotUpdate (Lavo;)V
METHOD a onBlockAttacked (Lcyq;Let;Lboh;F)V
METHOD a setStep (Ldoi;)V
METHOD a getKeybindName (Ljava/lang/String;)Lja;
2018-11-01 04:14:40 -04:00
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
2018-11-27 13:50:51 -05:00
METHOD e getGame ()Lcnd;
METHOD f getGameMode ()Lbak;