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

52 lines
1.4 KiB
Plaintext

CLASS dci net/minecraft/client/network/ClientPlayerInteractionManager
FIELD a client Lcqe;
FIELD b networkHandler Ldcg;
FIELD c currentBreakingPos Let;
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
FIELD i gameMode Lbcf;
FIELD j lastSelectedSlot I
METHOD <init> (Lcqe;Ldcg;)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 (ILazm;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;Lcmu;Lafw;)Lafx;
METHOD a interactItem (Larj;Lbci;Lafw;)Lafx;
ARG 1 player
ARG 2 world
METHOD a (Laxc;I)V
ARG 1 stack
METHOD a setGameMode (Lbcf;)V
METHOD a createPlayer (Lbci;Lyc;Lcpx;)Ldeo;
METHOD a interactBlock (Ldeo;Ldcj;Lafw;Lcmt;)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 ()Lbcf;
METHOD l isBreakingBlock ()Z
METHOD m syncSelectedSlot ()V