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

53 lines
1.5 KiB
Plaintext
Raw Normal View History

2019-02-21 13:19:18 -05:00
CLASS ddi net/minecraft/client/network/ClientPlayerInteractionManager
FIELD a client Lcqx;
FIELD b networkHandler Lddg;
2019-02-13 12:35:08 -05:00
FIELD c currentBreakingPos Les;
2016-10-18 11:26:35 -04:00
FIELD e currentBreakingProgress F
FIELD h breakingBlock Z
2019-02-21 13:19:18 -05:00
FIELD i gameMode Lbdc;
FIELD j lastSelectedSlot I
2019-02-21 13:19:18 -05:00
METHOD <init> (Lcqx;Lddg;)V
2018-11-30 06:38:47 -05:00
ARG 1 client
METHOD a hasStatusBars ()Z
2018-12-14 13:18:38 -05:00
METHOD a pickFromInventory (I)V
ARG 1 slot
METHOD a clickButton (II)V
ARG 1 syncId
2019-02-21 13:19:18 -05:00
METHOD a clickRecipe (ILbah;Z)V
ARG 1 syncId
ARG 2 recipe
2019-02-21 13:19:18 -05:00
METHOD a copyAbilities (Larz;)V
METHOD a attackEntity (Larz;Lahm;)V
METHOD a interactEntity (Larz;Lahm;Lagg;)Lagh;
ARG 1 player
ARG 2 entity
ARG 3 hand
2019-02-21 13:19:18 -05:00
METHOD a interactEntityAtLocation (Larz;Lahm;Lcni;Lagg;)Lagh;
METHOD a interactItem (Larz;Lbdf;Lagg;)Lagh;
2018-12-02 05:38:26 -05:00
ARG 1 player
ARG 2 world
2019-02-21 13:19:18 -05:00
METHOD a (Laxx;I)V
ARG 1 stack
2019-02-21 13:19:18 -05:00
METHOD a setGameMode (Lbdc;)V
2019-02-27 13:17:22 -05:00
METHOD a createPlayer (Lddj;Lyj;Lcqo;)Ldft;
METHOD a interactBlock (Ldft;Lddj;Lagg;Lcnh;)Lagh;
2018-11-04 07:22:38 -05:00
ARG 1 player
ARG 2 world
2019-02-13 12:35:08 -05:00
METHOD a breakBlock (Les;)Z
2019-02-20 15:49:23 -05:00
METHOD a attackBlock (Les;Lex;)Z
2018-11-04 07:22:38 -05:00
ARG 1 pos
METHOD b cancelBlockBreaking ()V
2019-02-21 13:19:18 -05:00
METHOD b stopUsingItem (Larz;)V
2019-02-13 12:35:08 -05:00
METHOD b isCurrentlyBreaking (Les;)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
2019-02-21 13:19:18 -05:00
METHOD k getCurrentGameMode ()Lbdc;
METHOD l isBreakingBlock ()Z
METHOD m syncSelectedSlot ()V