yarn/mappings/net/minecraft/client/network/ClientPlayerInteractionMana...

52 lines
1.4 KiB
Plaintext

CLASS dcd net/minecraft/client/network/ClientPlayerInteractionManager
FIELD a client Lcpy;
FIELD b networkHandler Ldcb;
FIELD c currentBreakingPos Let;
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
FIELD i gameMode Lbci;
FIELD j lastSelectedSlot I
METHOD <init> (Lcpy;Ldcb;)V
ARG 1 client
METHOD a hasStatusBars ()Z
METHOD a pickFromInventory (I)V
ARG 1 slot
METHOD a clickButton (II)V
ARG 1 syncId
METHOD a clickRecipe (ILazn;Z)V
ARG 1 syncId
ARG 2 recipe
METHOD a copyAbilities (Larj;)V
METHOD a attackEntity (Larj;Lahc;)V
METHOD a interactEntity (Larj;Lahc;Lafw;)Lafx;
ARG 1 player
ARG 2 entity
ARG 3 hand
METHOD a interactEntityAtLocation (Larj;Lahc;Lcmo;Lafw;)Lafx;
METHOD a interactItem (Larj;Lbcl;Lafw;)Lafx;
ARG 1 player
ARG 2 world
METHOD a (Laxd;I)V
ARG 1 stack
METHOD a setGameMode (Lbci;)V
METHOD a createPlayer (Lbcl;Lyc;Lcpr;)Ldej;
METHOD a interactBlock (Ldej;Ldce;Lafw;Lcmn;)Lafx;
ARG 1 player
ARG 2 world
METHOD a breakBlock (Let;)Z
METHOD a attackBlock (Let;Ley;)Z
ARG 1 pos
METHOD b cancelBlockBreaking ()V
METHOD b isCurrentlyBreaking (Let;)Z
METHOD c getReachDistance ()F
METHOD d tick ()V
METHOD e hasExperienceBar ()Z
METHOD f hasLimitedAttackSpeed ()Z
METHOD g hasCreativeInventory ()Z
METHOD h hasExtendedReach ()Z
METHOD i hasRidingInventory ()Z
METHOD j isFlyingLocked ()Z
METHOD k getCurrentGameMode ()Lbci;
METHOD l isBreakingBlock ()Z
METHOD m syncSelectedSlot ()V