yarn/mappings/net/minecraft/server/network/packet/PlayerInteractEntityServerP...

19 lines
461 B
Plaintext

CLASS nr net/minecraft/server/network/packet/PlayerInteractEntityServerPacket
CLASS nr$a InteractionType
FIELD a entityId I
FIELD b type Lnr$a;
FIELD c hitPos Lcmx;
FIELD d hand Lafw;
METHOD a getEntity (Lbci;)Lahc;
METHOD a read (Lir;)V
ARG 1 buf
METHOD a apply (Liu;)V
ARG 1 listener
METHOD a apply (Lnd;)V
ARG 1 listener
METHOD b getType ()Lnr$a;
METHOD b write (Lir;)V
ARG 1 buf
METHOD c getHand ()Lafw;
METHOD d getHitPosition ()Lcmx;