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

22 lines
593 B
Plaintext

CLASS dxx net/minecraft/client/tutorial/TutorialManager
FIELD a client Lcvb;
FIELD b currentHandler Ldxy;
METHOD a onInventoryOpened ()V
METHOD a onUpdateMouse (DD)V
ARG 1 deltaX
ARG 3 deltaY
METHOD a onSlotUpdate (Lbbu;)V
METHOD a tick (Ldhe;Lcrm;)V
ARG 1 world
ARG 2 hitResult
METHOD a onBlockAttacked (Ldhe;Lev;Lbvc;F)V
METHOD a onMovement (Ldjm;)V
ARG 1 input
METHOD a setStep (Ldxz;)V
METHOD a getKeybindName (Ljava/lang/String;)Ljm;
METHOD b destroyHandler ()V
METHOD c createHandler ()V
METHOD d tick ()V
METHOD e getClient ()Lcvb;
METHOD f getGameMode ()Lbgx;