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

17 lines
474 B
Plaintext

CLASS dmp net/minecraft/client/tutorial/TutorialManager
FIELD a game Lclp;
FIELD b currentHandler Ldmq;
METHOD <init> (Lclp;)V
ARG 0 game
METHOD a onInventoryOpened ()V
METHOD a onSlotUpdate (Lauv;)V
METHOD a onBlockAttacked (Lcxa;Leq;Lbnh;F)V
METHOD a setStep (Ldmr;)V
ARG 0 step
METHOD a getKeybindName (Ljava/lang/String;)Lix;
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
METHOD e getGame ()Lclp;
METHOD f getGameMode ()Lazq;