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

14 lines
428 B
Plaintext

CLASS drd net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcpk;
FIELD b currentHandler Ldre;
METHOD a onInventoryOpened ()V
METHOD a onSlotUpdate (Lawo;)V
METHOD a onBlockAttacked (Ldbi;Let;Lbpm;F)V
METHOD a setStep (Ldrf;)V
METHOD a getKeybindName (Ljava/lang/String;)Ljd;
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
METHOD e getClient ()Lcpk;
METHOD f getGameMode ()Lbbm;